]> granicus.if.org Git - curl/commit
avoid dereferencing a NULL pointer by setting a default word to lookup in case
authorDaniel Stenberg <daniel@haxx.se>
Sat, 31 Mar 2007 21:06:40 +0000 (21:06 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 31 Mar 2007 21:06:40 +0000 (21:06 +0000)
commit7ea90c46eb16e5cabed2fa29ce514634a2e879ee
tree3d033d134527d45130b342a46dec503487d00170
parent4d9e24d1e48280b4dd25489a501d65e71fff476b
avoid dereferencing a NULL pointer by setting a default word to lookup in case
it is missing
CID 5 in the coverity.com scan
lib/dict.c