Opened 11 years ago
Closed 11 years ago
#9865 closed bug (fixed)
[Locale kit] EditableCatalog.cpp: Called C++ object pointer is null
Reported by: | mt | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Kits/Locale Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
In EditableCatalog::MakeEmpty(), NULL check condition is wrong, which causes "Called C++ object pointer is null" .
Attachments (2)
Change History (4)
by , 11 years ago
Attachment: | 0001-Fix-Called-C-object-pointer-is-null-for-EditableCata.patch added |
---|
comment:1 by , 11 years ago
patch: | 0 → 1 |
---|
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fix applied in hrev45858 - thanks!
Note:
See TracTickets
for help on using tickets.
Patch