Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 270179 - SexySpellEntry in x11-libs/libsexy failed assertion when list of suggestions is null
Summary: SexySpellEntry in x11-libs/libsexy failed assertion when list of suggestions ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-17 12:42 UTC by Serkan Kaba (RETIRED)
Modified: 2009-05-31 16:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to fix the issue (libsexy-0.1.11-fix-null-list.patch,1.86 KB, patch)
2009-05-17 12:43 UTC, Serkan Kaba (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Serkan Kaba (RETIRED) gentoo-dev 2009-05-17 12:42:57 UTC
sexy-spell-entry calls enchant_dict_free_suggestions even when the list of suggestions is null although it expects a non-null list. A patch to fix the issue will follow.
Comment 1 Serkan Kaba (RETIRED) gentoo-dev 2009-05-17 12:43:32 UTC
Created attachment 191536 [details, diff]
Patch to fix the issue
Comment 2 Serkan Kaba (RETIRED) gentoo-dev 2009-05-31 16:29:16 UTC
Fixed in CVS with a revbump.