summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2014-06-10 15:53:37 (GMT)
committerThomas Haller <thaller@redhat.com>2014-06-10 19:45:51 (GMT)
commit29a38942aaae5a9a1145a92babfb2ad32dddb187 (patch)
tree03003d480ffd51d9ac104638f5951e2d15113914 /Makefile.am
parentbb44548b924d41b148c39ab5f4907c52bcba1003 (diff)
downloadlibnl-29a38942aaae5a9a1145a92babfb2ad32dddb187.zip
libnl-29a38942aaae5a9a1145a92babfb2ad32dddb187.tar.gz
libnl-29a38942aaae5a9a1145a92babfb2ad32dddb187.tar.bz2
lib: reorder free() after printf("%p") statements
Previously coverity was complaining about a use-after-free. This was not a real problem, because the printf statement does not dereferenciate the pointer. Change it to avoid the warning. Acked-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: Thomas Haller <thaller@redhat.com>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions