set_msgstr(None) segfaults with gettext >= 0.18.2
Bug #1269662 reported by
William Grant
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pygettextpo |
Fix Released
|
High
|
William Grant |
Bug Description
set_msgstr(None) tries to set the msgstr to NULL, despite po_message_
pygettextpo should translate None to "" instead of NULL.
Related branches
lp://qastaging/~wgrant/pygettextpo/bug-1269662
- Celso Providelo (community): Approve
- Launchpad PQM Bot: Pending requested
-
Diff: 40 lines (+6/-4)1 file modifiedgettextpo.c (+6/-4)
Changed in pygettextpo: | |
status: | In Progress → Fix Released |
To post a comment you must log in.