]> git.ipfire.org Git - thirdparty/systemd.git/commit
util: extend unhexmem() to accept secure flag
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 10 Apr 2019 08:50:27 +0000 (17:50 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 12 Apr 2019 01:10:24 +0000 (10:10 +0900)
commit7088befb17283ac7a8185eb916acb00c6219ac83
treee30ba3c0301f3fe5f930b95cd26b02ab4535a8ce
parent03abeb0baf7fe97c98a98d745b75c7d33e2f632e
util: extend unhexmem() to accept secure flag

When the flag is set, buffer is cleared on failure.
This is a continuation of 2432d09c7a7115004b16eb11bf81ffeeb32d15ad.
src/basic/hexdecoct.c
src/basic/hexdecoct.h