diff options
author | Tobias Stoeckmann <tobias@cvs.openbsd.org> | 2014-12-13 10:31:08 +0000 |
---|---|---|
committer | Tobias Stoeckmann <tobias@cvs.openbsd.org> | 2014-12-13 10:31:08 +0000 |
commit | 929214a5ae918de9351122d817aca4eb6b1186cd (patch) | |
tree | e61f65f601b5bcdd2a85263e1707e034a956870f /usr.bin/uudecode | |
parent | a5e838d0ac26130fc8257453a36de69a8e51a17f (diff) |
The function savestr allows NULL return values during Plan A patching so in
case of out of memory conditions, Plan B can step in. In many cases, NULL
value is not properly handled, so use xstrdup here (it's outside Plan A/B
patching, which means that even Plan B relies on successful operations).
Diffstat (limited to 'usr.bin/uudecode')
0 files changed, 0 insertions, 0 deletions