Initialize the GError to NULL to avoid reading of uninitialized memory.
commit32b747c52e55b4b1f5ec030a4a0b1d8f3c6ba87f
authorCosimo Cecchi <cosimoc@gnome.org>
Mon, 14 Jul 2008 18:04:53 +0000 (14 18:04 +0000)
committerCosimo Cecchi <cosimoc@src.gnome.org>
Mon, 14 Jul 2008 18:04:53 +0000 (14 18:04 +0000)
tree1200e867e16d4878fac2d4e32fcc0d9624b3dda7
parentd00dc0d5b86adc442aec7486dab31babba6f45b5
Initialize the GError to NULL to avoid reading of uninitialized memory.

2008-07-14  Cosimo Cecchi  <cosimoc@gnome.org>

* src/bugzilla.c: (bugzilla_create_report):
Initialize the GError to NULL to avoid reading of uninitialized memory.
Patch from Hans Petter Jansson (#484737).

svn path=/trunk/; revision=2541
ChangeLog
src/bugzilla.c