Avoid possible strlen() on NULL content
authorLeonardo Taccari <iamleot@gmail.com>
Sun, 21 Oct 2018 16:21:51 +0000 (18:21 +0200)
committerLeonardo Taccari <iamleot@gmail.com>
Wed, 24 Oct 2018 22:24:06 +0000 (00:24 +0200)
commit0ed72711716b9fe08b6e6613cc33bddbd400e0be
tree424df6ec544cedd5797471a7b9e01ceb9ac5d454
parent51949de98cba926ff9ae0d08d95ef795612472ec
Avoid possible strlen() on NULL content
src/util.c