Skip to content
Snippets Groups Projects
Commit ad78a8e7 authored by rswindell's avatar rswindell
Browse files

zero-initialize the msg-scan (subscan) allocated array, so if an uninitialized

is ever written to disk, it'll be zeroes not garbage.
Also, NULL the subscan pointer after freeing (and don't free if it's NULL).
parent e63bf13b
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment