Commit 2171cfa
committed
Free ICD "library_path" when it contains an empty string
If "library_path" contained nothing, loader_parse_json_string returns the string "", which still needs to be freed.1 parent 938a53e commit 2171cfa
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3612 | 3612 | | |
3613 | 3613 | | |
3614 | 3614 | | |
3615 | | - | |
3616 | | - | |
3617 | | - | |
| 3615 | + | |
3618 | 3616 | | |
3619 | 3617 | | |
3620 | 3618 | | |
| 3619 | + | |
3621 | 3620 | | |
3622 | 3621 | | |
3623 | 3622 | | |
| |||
0 commit comments