Explicitly initialize e. The code flow looks safe, but having
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 26 Apr 2005 14:13:50 +0000 (14:13 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 26 Apr 2005 14:13:50 +0000 (14:13 +0000)
commit5affc9768d4ce88bd99b302156b3e8024787bfbe
treea808f61d050cb63b3fa4d9b03bb848839683f9c1
parenta777c0fad40d6b9fd35a8623cb8751a15e58c9fb
Explicitly initialize e. The code flow looks safe, but having
two interwoven goto flows mixed makes it a bit hard to be sure.
lib/libc/db/btree/bt_put.c