Remove prevent issue : Improper use of negative value
authorJaehyun Kim <jeik01.kim@samsung.com>
Sun, 3 Feb 2013 14:20:32 +0000 (23:20 +0900)
committerGerrit Code Review <gerrit2@kim11>
Sun, 3 Feb 2013 15:29:24 +0000 (00:29 +0900)
commitbe338569547eab2b02d44fd5f42aaae7d474177e
tree0eff6d2b29afc49052c1941a75c112b8ce35d5d2
parent5b1bec6d84f2d1df339206e755be51c9935d3f95
Remove prevent issue : Improper use of negative value

  - negative_returns: "g_monitor_sockfd" is passed to a parameter that cannot be negative
  - resource leak : all the sockets created in wfd_ws_activate() should be closed in case of failure

Change-Id: I28f26b714b6aba61c3b84b78361ea11557a818ec
debian/changelog
packaging/wifi-direct-manager.spec
plugin/wpasupplicant/src/wifi-direct-plugin.c