CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/08/03 12:03:04

Modified files:
        gnu/usr.bin/binutils-2.17/bfd: elf32-ppc.c 

Log message:
Prevent a NULL dereference when a plt entry is not found.

This smells like a workaround but it allows audio/mpd to
build and the resulting binary runs well enough to make
landry@ happy.  In any case, having a broken binary is not
much worse than not having a binary because ld(1) crashed.

ok miod@, deraadt@

Reply via email to