Open Bug 1369647 Opened 7 years ago Updated 2 years ago

Figure out malloc fallibility in mozHunspell

Categories

(Core :: Spelling checker, enhancement)

enhancement

Tracking

()

People

(Reporter: hsivonen, Unassigned)

Details

mozHunspell.cpp seems to be using infallible malloc with allocation failure checks. Either it should use fallible malloc or lose the failure checks.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.