-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SPMI: Fix repPrintObjectDescription and repGetStringLiteral (#77372)
repPrintObjectDescription was not null-terminating when the map was null. There is SPMI error trap on the JIT side so we can just make it fail on missing data. repGetStringLiteral should not succeed on missing data, it is used for optimization purposes.
- Loading branch information
1 parent
c092a76
commit 1c265ec
Showing
1 changed file
with
25 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters