diff options
author | Ben Chan <benchan@chromium.org> | 2018-10-17 23:06:47 -0700 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2018-10-18 13:17:36 +0200 |
commit | 749b806c30b41512dec4901808976425cdf3e56b (patch) | |
tree | 78cb67b2b673866583e3b17617adcfac30dbbc57 /src/main.c | |
parent | 4156fd27186a517fcae938aaf23783000f6f34aa (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