Don't repeat a failed fclose() call, since that invokes undefined
authorMatthias Clasen <mclasen@redhat.com>
Wed, 26 Apr 2006 04:19:48 +0000 (04:19 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 26 Apr 2006 04:19:48 +0000 (04:19 +0000)
commitb8b28a720660796bdc5b9734df7524555a655f3b
tree311772f5ee71bc3678a23bf43ebcc622b6cf9793
parentd4ac791e02528a3fc285276586ba154c1c04c27b
Don't repeat a failed fclose() call, since that invokes undefined

2006-04-26  Matthias Clasen  <mclasen@redhat.com>

* glib/grand.c (g_rand_new): Don't repeat a failed fclose()
call, since that invokes undefined behaviour.  (Coverity)
ChangeLog
ChangeLog.pre-2-12
glib/grand.c