Opened 10 years ago
Closed 10 years ago
#11553 closed bug (fixed)
ColumnListView: Fix two bugs reported by Coverity
Reported by: | cdesai | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Kits/Interface Kit | Version: | R1/Development |
Keywords: | gci2014 | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
This fixes two bugs reported by Coverity
- Fix Coverity bug 991147: Copy-paste error
- Fix Coverity bug 991264: Dereference after null check
Attachments (1)
Change History (5)
by , 10 years ago
Attachment: | 0003-ColumnListView-Fix-two-bugs-reported-by-Coverity.patch added |
---|
comment:1 by , 10 years ago
patch: | 0 → 1 |
---|
comment:2 by , 10 years ago
Component: | - General → Kits/Interface Kit |
---|---|
Owner: | changed from | to
comment:3 by , 10 years ago
comment:4 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Applied in hrev48419. Coverity bugs closed.
Note:
See TracTickets
for help on using tickets.
Patch looks correct to me, if someone wants to apply/commit it. I wouldn't be able to do so myself until sometime later after work.