Thread (3 messages) 3 messages, 2 authors, 2022-06-14

Re: [PATCH resend] Fix possible NULL ptr dereferences and memory leaks

From: Jes Sorensen <hidden>
Date: 2022-06-14 14:44:20

On 6/13/22 05:59, Mateusz Grzonka wrote:
In Assemble there was a NULL check for sra variable,
which effectively didn't stop the execution in every case.
That might have resulted in a NULL pointer dereference.

Also in super-ddf, mu variable was set to NULL for some condition,
and then immidiately dereferenced.
Additionally some memory wasn't freed as well.

Signed-off-by: Mateusz Grzonka <redacted>
---
 Assemble.c  | 7 ++++++-
 super-ddf.c | 9 +++++++--
 2 files changed, 13 insertions(+), 3 deletions(-)
Applied!

Thanks,
Jes

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help