chiark / gitweb /
scan-build: silence some warnings
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Thu, 12 Dec 2013 22:08:47 +0000 (23:08 +0100)
committerThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Thu, 12 Dec 2013 22:08:47 +0000 (23:08 +0100)
test-fileio/test-strv:
Use the streq_ptr to make build-scan not worry about passing in a null
to a nonnull function.

test-dhcp-option:
Prevent a theoretical null pointer dereference


No differences found