]> granicus.if.org Git - cgit/commit
ui-stats.c: set parent pointer to NULL after freeing it
authorJohn Keeping <john@keeping.me.uk>
Sun, 27 Jul 2014 10:56:20 +0000 (11:56 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 28 Jul 2014 00:01:47 +0000 (02:01 +0200)
commit2eea471a7821f1f8bf2a4ce61bb748dcb9f7fa17
tree53f92fc07ae2270256bbe9584cafbdf2a7611bc2
parent865afe0eb1b5e6485fe0f65472e6635266e393b1
ui-stats.c: set parent pointer to NULL after freeing it

We do this everywhere else, so we should be doing it here as well.

Signed-off-by: John Keeping <john@keeping.me.uk>
ui-stats.c