Remove xmalloc_nz from unpack functions. If the unpack ever failed the
free afterwards would not have zeroed out memory on the variables that didn't get unpacked.
Please register or sign in to comment
free afterwards would not have zeroed out memory on the variables that didn't get unpacked.