]> git.ipfire.org Git - thirdparty/bird.git/commit
Clear local variables in filters and functions.
authorOndrej Zajicek <santiago@crfreenet.org>
Fri, 19 Mar 2010 08:41:18 +0000 (09:41 +0100)
committerOndrej Zajicek <santiago@crfreenet.org>
Fri, 19 Mar 2010 08:41:18 +0000 (09:41 +0100)
commitaa4612480424ad2fede0cd4ae4c7a893f61c6c0f
tree8241b7e72a8eb2f243f566cd81b072ccdb8ca183
parent74e9331fe0892c4c96b4c4d7db3f14bb7e9d928e
Clear local variables in filters and functions.

Fixes crash when used uninitialized variables.
This problem was surprisingly tricky to fix.
filter/config.Y
filter/filter.c
filter/test.conf