diff options
author | Pablo Barciela <[email protected]> | 2019-03-08 01:11:43 +0100 |
---|---|---|
committer | ZenWalker <[email protected]> | 2019-03-09 00:29:22 +0100 |
commit | b37ec8892b4121016285d6ae505b6131e87dccb2 (patch) | |
tree | f63a4fe69645f763e10bf8d5f8415b791f073d9c /src/core/testboxes.c | |
parent | 38cd6190c8b2c1553fa814b23734439e0e95f577 (diff) | |
download | marco-b37ec8892b4121016285d6ae505b6131e87dccb2.tar.bz2 marco-b37ec8892b4121016285d6ae505b6131e87dccb2.tar.xz |
boxes: avoid false positive warning in Clang static analyzer
avoid Clang static analyzer warning:
core/boxes.c:412:15: warning: Use of memory after it is freed
if (meta_rectangle_contains_rect (a, b))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Diffstat (limited to 'src/core/testboxes.c')
0 files changed, 0 insertions, 0 deletions