cvs commit: src/lib/libc/db/btree bt_put.c
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Tue Apr 26 07:14:27 PDT 2005
joerg 2005/04/26 07:13:50 PDT
DragonFly src repository
Modified files:
lib/libc/db/btree bt_put.c
Log:
Explicitly initialize e. The code flow looks safe, but having
two interwoven goto flows mixed makes it a bit hard to be sure.
Revision Changes Path
1.6 +1 -1 src/lib/libc/db/btree/bt_put.c
http://www.dragonflybsd.org/cvsweb/src/lib/libc/db/btree/bt_put.c.diff?r1=1.5&r2=1.6&f=u
More information about the Commits
mailing list