Merge lp:~vkolesnikov/pbxt/pbxt-check-table-memory-bug into lp:pbxt

Proposed by Vladimir Kolesnikov
Status: Merged
Merged at revision: 413
Proposed branch: lp:~vkolesnikov/pbxt/pbxt-check-table-memory-bug
Merge into: lp:pbxt
To merge this branch: bzr merge lp:~vkolesnikov/pbxt/pbxt-check-table-memory-bug
Reviewer Review Type Date Requested Status
PBXT Core Pending
Review via email: mp+1499@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Vladimir Kolesnikov (vkolesnikov) wrote :

xt_check_table at some point reads XT_REC_EXT_HEADER_SIZE bytes into a buffer which can be in case of fixed record XT_REC_FIX_HEADER_SIZE + small amount. This caused memory corruption.

Revision history for this message
Paul McCullagh (paul-mccullagh) wrote :

Thanks, good work!

Will be merged ASAP for the next Beta.

On Nov 3, 2008, at 9:33 AM, Vladimir Kolesnikov wrote:

> xt_check_table at some point reads XT_REC_EXT_HEADER_SIZE bytes into
> a buffer which can be in case of fixed record
> XT_REC_FIX_HEADER_SIZE + small amount. This caused memory corruption.
> --
> https://code.launchpad.net/~vkolesnikov/pbxt/pbxt-check-table-memory-
> bug/+merge/1499
> You are subscribed to branch lp:pbxt.

--
Paul McCullagh
PrimeBase Technologies
www.primebase.org
www.blobstreaming.org
pbxt.blogspot.com

Subscribers

People subscribed via source and target branches