-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix memory misuse potential in json_stream_sampler
JSON_LIST_VALUE_setter now: checks for malloc failure in asprintf stops potential use after free on rec_type_name puts out error messages if malloc fails checks for rec_idx being set properly before use.
- Loading branch information
Showing
1 changed file
with
17 additions
and
3 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