Source-Changes archive

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

CVS commit: src/libexec/ld.elf_so



Module Name:    src
Committed By:   dsl
Date:           Sun Dec 16 11:15:21 UTC 2012

Modified Files:
        src/libexec/ld.elf_so: rtld.c

Log Message:
You need to pass 0 (not -1) to lwp_park() if you don't also
  want to do an unpark.
Clearly this code path was never tested!
Needs pullup to netbsd-6


To generate a diff of this commit:
cvs rdiff -u -r1.159 -r1.160 src/libexec/ld.elf_so/rtld.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index