Eliminate dead NULL-assignments at scope-end in librpm, part III
authorPanu Matilainen <pmatilai@redhat.com>
Sat, 28 May 2011 19:26:39 +0000 (22:26 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Sat, 28 May 2011 19:26:39 +0000 (22:26 +0300)
commit9f72c7f2cda74172bfe5c6c558f4c20b783ad115
tree4933e320619fe17c1545299bc6f3dee3e28a5d65
parente7b55f61a984de68dbe67aad702b845ed4eeff15
Eliminate dead NULL-assignments at scope-end in librpm, part III
- Remove NULL-assignments of local variables at the end of scope
  from the low-level helper machinery: fsm, psm, rpmscript and rpmrc
lib/fsm.c
lib/psm.c
lib/rpmrc.c
lib/rpmscript.c