diff options
author | doug <> | 2015-01-12 02:15:23 +0000 |
---|---|---|
committer | doug <> | 2015-01-12 02:15:23 +0000 |
commit | 78e14d851752a1a303981a71b71c1a9801d72b49 (patch) | |
tree | 454a5c49cf61c41fe6e4c8ca7f6d1179d16b8602 /src/lib/libc/crypt | |
parent | ef8f7774eedac8fd4363abb7a6aa2a1addcd2bb0 (diff) | |
download | openbsd-78e14d851752a1a303981a71b71c1a9801d72b49.tar.gz openbsd-78e14d851752a1a303981a71b71c1a9801d72b49.tar.bz2 openbsd-78e14d851752a1a303981a71b71c1a9801d72b49.zip |
Fix a memory leak in bss_dgram.
Free data->saved_message.data. Based on OpenSSL commit:
41cd41c4416f545a18ead37e09e437c75fa07c95 except this version sets a->ptr
to NULL to avoid accidental reuse and handles malloc failing.
ok beck@, input + ok miod@
Diffstat (limited to 'src/lib/libc/crypt')
0 files changed, 0 insertions, 0 deletions