Opened 11 years ago

Closed 6 years ago

Last modified 6 years ago

#9874 closed bug (fixed)

[TextSearch] GrepWindow.cpp : Called C++ object pointer is null

Reported by: mt Owned by: phoudoin
Priority: normal Milestone: R1
Component: Applications/TextSearch Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

In GrepWindow::_OnSearchFinished(), if fChangesIterator = NULL, then fChangesIterator->EntryAdded(), fChangesIterator->EntryRemoved(), and fChangesIterator->EntryChanged() calls are invalid. Please see attached report.

Attachments (3)

report-9QlBqW.html (211.9 KB ) - added by mt 11 years ago.
Report by Clang Static Analyzer - 1
report-mq2NP5.html (212.3 KB ) - added by mt 11 years ago.
Report by Clang Static Analyzer - 2
report-n99jQw.html (211.9 KB ) - added by mt 11 years ago.
Report by Clang Static Analyzer - 3

Download all attachments as: .zip

Change History (5)

by mt, 11 years ago

Attachment: report-9QlBqW.html added

Report by Clang Static Analyzer - 1

by mt, 11 years ago

Attachment: report-mq2NP5.html added

Report by Clang Static Analyzer - 2

by mt, 11 years ago

Attachment: report-n99jQw.html added

Report by Clang Static Analyzer - 3

comment:1 by phoudoin, 6 years ago

Owner: changed from stippi to phoudoin
Status: newin-progress

comment:2 by phoudoin, 6 years ago

Resolution: fixed
Status: in-progressclosed

Fixed in hrev51531.

Last edited 6 years ago by phoudoin (previous) (diff)
Note: See TracTickets for help on using tickets.