Commit ID 8db1044ba608a78035bbf89007aab6b6d8ff6f68
|
Contributor: | Miguel GAIO | Files Modified: | 1 |
| Date: | 19-April-2012 at 00:14 | Lines Added: | 1 | |
| Repository: | git://git.netfilter.org/iptables.git master | Lines Removed: | 1 | |
| Commit Comment: | libiptc: fix retry path in TC_INIT There is an issue on TC_INIT retry path: In error case, TC_FREE is called and close sockfd. The retry does not reopen then always fail. The proposing patch reopens sockfd in retry patch. Signed-off-by: Miguel GAIO <miguel...@efixo.com> Signed-off-by: Pablo Neira Ayuso <pab...@netfilter.org> |
|||
| Language | Code Added | Code Removed | Comments Added | Comment Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|
| C | 1 | 1 | 0 | 0 | 0 | 0 | |
| File | Language | Code Added | Code Removed | Comments Added | Comment Removed | Blanks Added | Blanks Removed |
|---|---|---|---|---|---|---|---|
| libiptc/libiptc.c | C | 1 | 1 | 0 | 0 | 0 | 0 |
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.