[PR #882] [MERGED] Fix NPE when handling ExternalReader specs with null arguments #784

Closed
opened 2025-12-30 01:26:42 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/882
Author: @HT154
Created: 1/14/2025
Status: Merged
Merged: 1/14/2025
Merged by: @bioball

Base: mainHead: external-readers-pkl-swift-fix-2


📝 Commits (1)

  • 0f877a3 Fix NPE when handling ExternalReader specs with null arguments

📊 Changes

1 file changed (+4 additions, -2 deletions)

View changed files

📝 pkl-core/src/main/java/org/pkl/core/externalreader/ExternalReaderProcessImpl.java (+4 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/apple/pkl/pull/882 **Author:** [@HT154](https://github.com/HT154) **Created:** 1/14/2025 **Status:** ✅ Merged **Merged:** 1/14/2025 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `external-readers-pkl-swift-fix-2` --- ### 📝 Commits (1) - [`0f877a3`](https://github.com/apple/pkl/commit/0f877a3c61658f3f0fb2829143e5c844dc32709c) Fix NPE when handling ExternalReader specs with null arguments ### 📊 Changes **1 file changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `pkl-core/src/main/java/org/pkl/core/externalreader/ExternalReaderProcessImpl.java` (+4 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:26:42 +01:00
adam closed this issue 2025-12-30 01:26:42 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#784