]> git.ipfire.org Git - thirdparty/bird.git/commit
Fixes file descriptor leak when parser ends with error.
authorOndrej Zajicek <santiago@crfreenet.org>
Tue, 25 Mar 2014 13:58:00 +0000 (14:58 +0100)
committerOndrej Zajicek <santiago@crfreenet.org>
Tue, 25 Mar 2014 13:58:00 +0000 (14:58 +0100)
commit0c3d9dacafdb807d2101c67610969707353f434a
tree4abd0f7a4178332150791bda73c5f3185a403dc7
parent4e7c974d22ee5d938d8d8e7018f0a63f609d630b
Fixes file descriptor leak when parser ends with error.

Thanks to MrBr for the bugreport.
conf/cf-lex.l
conf/conf.c
conf/conf.h