libtool: compile: /usr/local/bin/scan-build/ccc-analyzer -DHAVE_CONFIG_H -I.
-I.. -I../gl -I../gl -I/home/jwalton/gpg-analyze/include -g3 -O1 -Wall
-Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign
-fvisibility=hidden -MT ocsp.lo -MD -MP -MF .deps/ocsp.Tpo -c ocsp.c -o ocsp.o
ocsp.c:1598:18: warning: Access to field 'cert' results in a dereference of a
null pointer (loaded from variable 'cl')
cl->cert = cert; ~~ ^