Don't segfault when in --one-file mode
authorAndrew Bartlett <abartlet@samba.org>
Tue, 12 Jan 2010 02:22:10 +0000 (13:22 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 2 Oct 2010 02:15:47 +0000 (12:15 +1000)
commitd2d9a7e097bb271a17d5fe64ec48348fcad929c3
tree85382c4a422a4403b241e5f681d75644cebb2dae
parent0d39b78ec9e90fce2dc7f7b7591d44bd60dfe3ae
Don't segfault when in --one-file mode

The problem is that on Linux, fclose() of a NULL pointer segfaults
lib/asn1/gen.c