Actions
Bug #2568
closedcollection.count(empty ptr) results in SEGFAULT
Start date:
01/16/2014
Due date:
% Done:
0%
Estimated time:
Description
Hello!
The problem is described in title.
This is caused by this line in Wt/Dbo/collection_impl.h:
c.obj()->bindId(q.parameters_);
(c is ptr, passed as argument).
Regards
Updated by Koen Deforche almost 11 years ago
- Status changed from New to Resolved
- Assignee set to Koen Deforche
- Target version set to 3.3.2
Updated by Koen Deforche almost 11 years ago
- Status changed from Resolved to Closed
Actions