[Linuxdcpp-team] [Bug 1215338] Re: for-loop iteration may cause crash

2014-01-29 Thread Launchpad Bug Tracker
[Expired for DC++ because there has been no activity for 60 days.] ** Changed in: dcplusplus Status: Incomplete => Expired -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1215338 Title: for-

[Linuxdcpp-team] [Bug 1215338] Re: for-loop iteration may cause crash

2013-11-30 Thread eMTee
** Changed in: dcplusplus Status: New => Incomplete -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1215338 Title: for-loop iteration may cause crash Status in DC++: Incomplete Bug descri

[Linuxdcpp-team] [Bug 1215338] Re: for-loop iteration may cause crash

2013-08-22 Thread poy
no, this is fine: searchResults is an std::list so its values are not invalidated on inserts. see the comment at line win32/SearchFrame.h:189: list searchResults; /* the LPARAM data of table entries are direct pointers to