Use std::vector instead of malloc'd pointer
to get automatic freeing of memory.

Result was verified by valgrind, which showed
one less loss record.

I think Jonathan is/was working on this transition
but on a larger scale.

Attachment: 0001-driver-Fix-memory-leak.patch
Description: Binary data

Reply via email to