Searched hist:115400 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/libexec/rtld-elf/
H A Dlibmap.cdiff 115400 Thu May 29 22:49:16 MDT 2003 mdodd 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@gomerbud.com>
Approved by: re (rwatson)

Completed in 95 milliseconds