On Thu, 17 Nov 2011, VANHULLEBUS Yvan wrote:
Module Name: src Committed By: vanhu Date: Thu Nov 17 14:41:55 UTC 2011Modified 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 | -------------------------------------------------------------------------
