jhb 2006-07-10 19:28:57 UTC
FreeBSD src repository
Modified files:
sys/kern kern_linker.c
Log:
Explicitly use STAILQ_REMOVE_HEAD() when we know we are removing the head
element to avoid confusing Coverity. It's now also easier for humans to
parse as well.
Found by: Coverity Prevent(tm)
CID: 1201
Revision Changes Path
1.142 +2 -3 src/sys/kern/kern_linker.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"