[PATCH 0/2] QA check with cppcheck
- From: Thomas Jarosch <thomas jarosch intra2net com>
- To: networkmanager-list gnome org
- Subject: [PATCH 0/2] QA check with cppcheck
- Date: Tue, 04 Oct 2011 22:15:42 +0200
Hi there,
I've given NetworkManager a spin with the free
cppcheck static code analysis tool.
(http://cppcheck.sourceforge.net/)
Following are two patches fixing an allocation/deallocation
mismatch and possible use of an uninitialized variable.
Please CC: comments, I'm not on the list.
Cheers,
Thomas
Thomas Jarosch (2):
Use correct g_free() function
Fix possible use of uninitialized variable
src/settings/plugins/ifcfg-rh/shvar.c | 4 ++--
src/settings/plugins/ifnet/net_utils.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
--
1.7.4.4
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]