NetBSD/lib/libc/db/recno
lukem 63246b1ef4 Ensure dbp is initialized to NULL before trying to use it in an error codepath.
Detected with gcc -Wuninitialized.
(The bug was introduced in rev 1.13.  Hi Mycroft! :)
2005-06-01 05:39:17 +00:00
..
Makefile.inc
extern.h
rec_close.c
rec_delete.c
rec_get.c
rec_open.c Ensure dbp is initialized to NULL before trying to use it in an error codepath. 2005-06-01 05:39:17 +00:00
rec_put.c
rec_search.c
rec_seq.c
rec_utils.c
recno.h