Re: [Cppcms-users] Strange memory corruption during copy construction of cppdb::result
Brought to you by:
artyom-beilis
|
From: Petr J. <ele...@ex...> - 2013-05-14 09:18:57
|
An update: Well it seems like it's not a memory corruption, but this is the symptoms: when calling result::next() it hangs after the 1st iteration. It happens only after the copy-construction. Petr |