Commit c20b408
authored
[FIX] Add NULL checks for fopen() and alloc_demuxer_data() in process_hex() (#2202)
* fix(general_loop): Add NULL checks for fopen() and alloc_demuxer_data() in process_hex()
* docs: update changelog for process_hex NULL checks fix
* fix: use EXIT_READ_ERROR for fopen failure and remove CHANGES.TXT entry1 parent 74e3842 commit c20b408
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
371 | 375 | | |
372 | 376 | | |
373 | 377 | | |
374 | 378 | | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
375 | 384 | | |
376 | 385 | | |
377 | 386 | | |
| |||
0 commit comments