[Bug 76558] Kdevelop crashes by Event onClick Documentation SiteBar

Jonathan Solomon jsolomon at comcast.net
Sun Mar 28 15:34:04 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=76558      




------- Additional Comments From jsolomon comcast net  2004-03-28 15:37 -------
Was just looking at the other bug originally sited as a duplicate. I should add that the crash is happening because a bad ListViewItem is being passed down. The drawComplexControl() method retrieves a negative (or otherwise out-of-range) value for the item's number of children and blows up since it doesn't perform a check. My patch above fixes the blowup but it doesn't address the bad item that's being passed.




More information about the KDevelop-devel mailing list