Closed Bug 1111291 Opened 9 years ago Closed 9 years ago

seg fault in HUNSPELL_EXPERIMENTAL

Categories

(Core :: Spelling checker, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: yxcynthia, Unassigned)

References

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.71 Safari/537.36

Steps to reproduce:

run cppcheck on mozilla-central/extensions/spellcheck/hunspell/src/suggestmgr.cxx


Actual results:

report memory leak on 'wlst', but after running the code, got a seg fault


Expected results:

wlst is calloc to zero and then deferenced
Component: Untriaged → Spelling checker
Product: Firefox → Core
I'm not sure this is code we even use. CCing some upstream maintainers, though.
Blocks: cppcheck
Yeah, mxr confirms that we don't build with HUNSPELL_EXPERIMENTAL set, so this doesn't affect Gecko.

yxcynthia@gmail.com, I've CCed the upstream Hunspell maintainers to this bug. It may also be valuable to file a bug with them. The project page is http://sourceforge.net/projects/hunspell/

Thanks for the report!
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: