GNOME Bugzilla – Bug 517250
freeMatchRule() is seg faulting on second call
Last modified: 2008-02-19 10:07:10 UTC
I am using freeMatchRule() on a script that queries Firefox. Firefox crashes the second time freeMatchRule() is called. I assume freeMatchRule() is causing a segmentation fault that brings down Firefox.
Created attachment 105512 [details] [review] original patch compliments of Charles This patch was originally submitted to the main Collection bug by Charles Ginn. Thanks again Charles.
Created attachment 105515 [details] [review] patch from top level This diff was taken from the top level and was verified to fix the problem.