Comment 7 for bug 77859

Revision history for this message
Ewen McNeill (ewen) wrote : Firefox: Regression: saved passwords: password only forms crash firefox (patch lost)

Found the patch that got lost:

Mozilla Bugzilla 235336:

https://bugzilla.mozilla.org/show_bug.cgi?query_format=specific&order=relevance+desc&bug_status=__open__&id=235336

(was obvious once I guessed that "bz" == "Bugzilla" not "Baz"/"Bazzar" or similar.)

And the relevant patch:

https://bugzilla.mozilla.org/attachment.cgi?id=185577

referred to does indeed add the guard on userField being non-NULL.

Please apply, modified as necessary to fit 1.5.0.9.

Ewen