]> git.ipfire.org Git - pakfire.git/commit
string: Change that set will copy empty strings
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 31 Aug 2022 12:50:54 +0000 (12:50 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 31 Aug 2022 12:50:54 +0000 (12:50 +0000)
commit37c9c092467b277e295f2b5823d2bf936f000114
tree3d6d7d0d8e55c4efe035d0f8bbf9a9023fda18b7
parent12a327de71697fb666a06669a4ad1d4183479262
string: Change that set will copy empty strings

Otherwise, we would have seen "(null)" which is not what we want.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/include/pakfire/string.h
src/libpakfire/string.c