Don't bother NULL'ing everything on rpmfcFree()
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 27 May 2011 09:31:01 +0000 (12:31 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 27 May 2011 12:10:25 +0000 (15:10 +0300)
commitfb50c97efa2db8a7d490cabf133cefb9698597a1
treee1920cb6dff6d271ab14e9bf1b2b4bfa165df482
parentb407f544e2daa0b32db364abc9940af649268a94
Don't bother NULL'ing everything on rpmfcFree()
- Replace umphteen dead NULL-assignments with a trash-n-burn memset()
- Since we're already testing for NULL, dont free NULL fc (not
  that it matters)
build/rpmfc.c