I'm implementing batch execution in Jaybird. Looking at the code of
rem_port::batch_create(P_BATCH_CREATE* batch, PACKET* sendL) in
server.cpp, it looks like sending multiple op_batch_create requests for
the same statement handle could leak a previously created batch, as it
doesn't call statement->rsr_batch->release() before assigning a new
batch to statement->rsr_batch.
Is my assessment correct?
Mark
--
Mark Rotteveel
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel