aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorBen Chan <benchan@chromium.org>2018-10-17 23:06:47 -0700
committerAleksander Morgado <aleksander@aleksander.es>2018-10-18 13:17:36 +0200
commit749b806c30b41512dec4901808976425cdf3e56b (patch)
tree78cb67b2b673866583e3b17617adcfac30dbbc57 /src/main.c
parent4156fd27186a517fcae938aaf23783000f6f34aa (diff)
core: remove unnecessary NULL checks for g_free()
g_free() already check if the given pointer is NULL and does nothing on a NULL pointer.
Diffstat (limited to 'src/main.c')
0 files changed, 0 insertions, 0 deletions