GNOME Bugzilla – Bug 513005
Null pointer crash in excel_parse_formula1()
Last modified: 2008-01-30 14:57:24 UTC
Version: trunk (r16313) OS: Ubuntu Gutsy Like Bug 512984, this is another crash found by fuzzing mathfuns.xls with zzuf. Steps to reproduce: - Load the upcoming attachment in Gnumeric to trigger a crash Backtrace: Program received signal SIGSEGV, Segmentation fault.
+ Trace 187315
Thread NaN (LWP 23070)
Created attachment 104006 [details] fuzzed mathfuns.xls
Fixed. There are a few small leaks loading this, but I don't worry too much over that.