bind9/lib/isc
Mark Andrews bf58c10dce Silence NULL pointer dereferene false positive
Only attempt to digest 'in' if it is non NULL.  This will prevent
false positives about NULL pointer dereferences against 'in' and
should also speed up the processing.
2023-04-03 13:32:40 +00:00
..
include
netmgr
.gitignore
aes.c
ascii.c
assertions.c
async.c
async_p.h
backtrace.c
base32.c
base64.c
commandline.c
condition.c
counter.c
crc64.c
dir.c
entropy.c
errno.c
errno2result.c
errno2result.h
error.c
file.c
fips.c
getaddresses.c
hash.c
hashmap.c
heap.c
hex.c
histo.c
hmac.c
ht.c
httpd.c
interfaceiter.c
iterated_hash.c
jemalloc_shim.h
job.c
job_p.h
lex.c
lib.c
log.c
loop.c
loop_p.h
Makefile.am
managers.c
md.c
mem.c
mem_p.h
meminfo.c
mutex.c
mutex_p.h
mutexblock.c
net.c
netaddr.c
netscope.c
nonce.c
openssl_shim.c
openssl_shim.h
os.c
os_p.h
parseint.c
picohttpparser.c
picohttpparser.h
portset.c
qsbr.c
quota.c
radix.c
random.c
random_p.h
ratelimiter.c
regex.c
region.c
result.c
rwlock.c
safe.c
serial.c
signal.c
siphash.c Silence NULL pointer dereferene false positive 2023-04-03 13:32:40 +00:00
sockaddr.c
stats.c
stdio.c
stdtime.c
string.c
symtab.c
syslog.c
tests
thread.c
tid.c
time.c
timer.c
tls.c
tm.c
url.c
utf8.c
uv.c
work.c
xml.c