Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/crypto/dist/ipsec-tools/src/racoon



On Thu, 17 Nov 2011, VANHULLEBUS Yvan wrote:

Module Name:    src
Committed By:   vanhu
Date:           Thu Nov 17 14:41:55 UTC 2011

Modified Files:
        src/crypto/dist/ipsec-tools/src/racoon: handler.c

Log Message:
fixed some crashes in LIST_FOREACH where current element could be removed 
during the loop

Should we have a LIST_FOREACH_SAFE similar to {SLIST,STAILQ,SIMPLEQ,TAILQ}_FOREACH_SAFE ?

:)


-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index