Commit bbd0881
qdl: report error when malloc fails in decode_programmer_archive
Every other error path in this function calls ux_err() before jumping
to the err label. Add the missing message for the malloc failure case.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent fba5f41 commit bbd0881
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | | - | |
| 255 | + | |
| 256 | + | |
256 | 257 | | |
| 258 | + | |
257 | 259 | | |
258 | 260 | | |
259 | 261 | | |
| |||
0 commit comments