Moderate Activity

Commits : Individual Commit

  Analyzed 1 day ago based on code collected 1 day ago.

Commit ID 8db1044ba608a78035bbf89007aab6b6d8ff6f68

Anon80 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>
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  C 1 1 0 0 0 0

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
libiptc/libiptc.c C 1 1 0 0 0 0
 
 
 

Creative Commons License 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.