--- Additional Comments From nickc at redhat dot com 2007-09-17 10:00
---
I have applied Kai's patch:
http://sourceware.org/ml/binutils/2007-09/msg00125.html
Cheers
Nick
--
What|Removed |Added
---
--- Additional Comments From ktietz at onevision dot com 2007-09-11 15:11
---
This fix is obvious. A missing check for a nil filename leads in strchr to a
segmentation fault. I moved the default initialization - if it is nil - to top
of function.
--
What|Removed
--- Additional Comments From alon dot barlev at gmail dot com 2007-09-01
10:46 ---
Created an attachment (id=1979)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1979&action=view)
binutils-2.18-windres.patch
--
http://sourceware.org/bugzilla/show_bug.cgi?id=4987
--- You