NetBSD/usr.bin/vi/common
aymeric 59b6c0290c flush the current line cache on every operation on the DB.
We can't keep a reference to data returned by libdb after a subsequent call to
any other libdb function on that DB.

Fixes a bug reported privately by Miho Taniyama (thanks!)... and hopefully
other hard-to-reproduce bugs.
2004-05-02 17:00:31 +00:00
..
api.c
args.h
common.h
cut.c
cut.h
delete.c
exf.c
exf.h
gs.h
key.c
key.h
line.c flush the current line cache on every operation on the DB. 2004-05-02 17:00:31 +00:00
log.c
log.h
main.c
mark.c
mark.h
mem.h
msg.c
msg.h
options_f.c
options.awk
options.c
options.h
put.c
recover.c
screen.c
screen.h
search.c
seq.c
seq.h
util.c
util.h