bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/20499] gprof: segmentation fault on invalid symbol file


From: tobias at stoeckmann dot org
Subject: [Bug binutils/20499] gprof: segmentation fault on invalid symbol file
Date: Tue, 23 Aug 2016 14:22:34 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=20499

--- Comment #7 from Tobias Stoeckmann <tobias at stoeckmann dot org> ---
Oh, nice spotting with this "[^\n:]" parsing, I skipped validating that because
this kind of expression was unknown to me. Always amazing to see what else pops
up when more people look at the code! :)

Yes, this patch looks correct.

Now there's just the possible "num++" overflow on very large files left. Could
hit amd64 or i386 with large file support. It takes a huge symbol file for that
though.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]