diff options
author | Ben Chan <benchan@chromium.org> | 2017-07-12 01:03:38 -0700 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2017-07-12 11:04:09 +0200 |
commit | 39ddd34898d458d1105ac6fa168166b23229ab8e (patch) | |
tree | 2b78ba723a159ae26074933e360dcd40cde65922 /src | |
parent | 4a7190f64b86b47076e91b6ebfeb59e27baa2707 (diff) |
telit: remove unnecessary NULL checks for g_free / g_match_info_free
g_free() and g_match_info_free() already check if the given pointer is
NULL and does nothing on a NULL pointer.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions