[wicked-commit] [openSUSE/wicked] e06c8a: util: fix a memory leak in ni_var_array_free
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: e06c8ac4cff4a26272b2dd2740348ae072e70d7a https://github.com/openSUSE/wicked/commit/e06c8ac4cff4a26272b2dd2740348ae072... Author: Marius Tomaschewski <mt@suse.de> Date: 2018-03-15 (Thu, 15 Mar 2018) Changed paths: M src/util.c Log Message: ----------- util: fix a memory leak in ni_var_array_free Commit: 8f5b18e08f7ad8d30c4a0578095cfec759d8743e https://github.com/openSUSE/wicked/commit/8f5b18e08f7ad8d30c4a0578095cfec759... Author: Marius Tomaschewski <mt@suse.de> Date: 2018-03-15 (Thu, 15 Mar 2018) Changed paths: M src/ethtool.c Log Message: ----------- ethtool: query priv-flags bitmap first (bsc#1085020) The hns 2.0 driver (hns_enet_drv) reports 531 priv-flag names, even it does not support private flags at all but only test and statistic flags. Commit: 1cc21a47200abed2445da6b27114949d1f2826c0 https://github.com/openSUSE/wicked/commit/1cc21a47200abed2445da6b27114949d1f... Author: Nirmoy Das <ndas@suse.de> Date: 2018-03-16 (Fri, 16 Mar 2018) Changed paths: M src/ethtool.c M src/util.c Log Message: ----------- Merge pull request #742 from mtomaschewski/bsc1085020 ethtool: query priv-flags bitmap first (bsc#1085020) Compare: https://github.com/openSUSE/wicked/compare/4f35ae13f757...1cc21a47200a
participants (1)
-
Nirmoy Das