fd.c: Add missing va_end().
authorAndre Noll <maan@tuebingen.mpg.de>
Thu, 1 Jan 2015 17:32:36 +0000 (17:32 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 11 Jan 2015 14:55:47 +0000 (15:55 +0100)
commitf5a180ad5456545b527fbf644e25309493f42434
treeeb0b3ebcb59642bb45f056acbd2c703bffbda42e
parent515f354dc706ad4eb209822c20ac63542a396887
fd.c: Add missing va_end().

This bug was introduced three years ago in commit 3e6bba77.

Found by cppcheck.
fd.c