cvs commit: src/libexec/rtld-elf libmap.c
Matthew N. Dodd
mdodd at FreeBSD.org
Thu May 29 17:49:18 PDT 2003
mdodd 2003/05/29 17:49:16 PDT
FreeBSD src repository
Modified files:
libexec/rtld-elf libmap.c
Log:
Don't post-increment pointers inside a loop conditional.
While I'm here:
- Let lm_add() call strdup() on its own behalf.
- Use a temporary pointer when parsing constraints; only set the
constraint pointer on a totally successful match.
PR: bin/52783
Submitted by: David P. Reese Jr. <daver at gomerbud.com>
Approved by: re (rwatson)
Revision Changes Path
1.6 +11 -11 src/libexec/rtld-elf/libmap.c
More information about the cvs-all
mailing list