Don't segfault when in --one-file mode
commit1d09e39d451c34f1ad1b32439d80139611ba5163
authorAndrew Bartlett <abartlet@samba.org>
Tue, 12 Jan 2010 02:22:10 +0000 (12 13:22 +1100)
committerLove Hornquist Astrand <lha@h5l.org>
Sat, 2 Oct 2010 18:51:42 +0000 (2 11:51 -0700)
tree4287ee7e3e3955b11273d6544d365ba57e15856b
parent799956e9b7ebdeecd2df202638f7656a25664ed9
Don't segfault when in --one-file mode

The problem is that on Linux, fclose() of a NULL pointer segfaults

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
lib/asn1/gen.c