]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Change calloc/realloc calls to solv_calloc/solv_realloc
authorMichael Schroeder <mls@suse.de>
Wed, 31 Mar 2021 11:46:16 +0000 (13:46 +0200)
committerMichael Schroeder <mls@suse.de>
Wed, 31 Mar 2021 11:48:42 +0000 (13:48 +0200)
commitd52e359003397bbbeef89ea9145481d0e33191c7
tree393d1a6101e3004e5ed67b6df001d740c57044f8
parent7c177b54c020d59fd1775397ff309f8ba99ace69
Change calloc/realloc calls to solv_calloc/solv_realloc

Spotted by Jaroslav Rohel, thanks!
ext/repo_appdata.c
ext/repo_helix.c
ext/solv_xfopen.c
src/repo_write.c