]> git.ipfire.org Git - thirdparty/systemd.git/commit
util: extend unbase64mem() to accept secure flag
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 7 Apr 2019 18:41:03 +0000 (03:41 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 7 Apr 2019 18:43:00 +0000 (03:43 +0900)
commit2432d09c7a7115004b16eb11bf81ffeeb32d15ad
tree36c18851d141aea69954c9a87d8a65eb7e9919a0
parent03fec543966ca5595c6d5518af759d5bccd376c1
util: extend unbase64mem() to accept secure flag

When the flag is set, buffer is cleared on failure.
src/basic/hexdecoct.c
src/basic/hexdecoct.h