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

_______________________________________________
networkmanager-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to