You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by Garrett Rooney <ro...@electricjellyfish.net> on 2006/03/08 21:49:50 UTC

Re: [PATCH]: Fix bounds checking for SQLite2/3

On 2/23/06, Bojan Smojver <bo...@rexursive.com> wrote:
> Browsing through the code of DBD, I noticed that SQLite2/3 don't quite
> do the advertised bounds checking for get_entry functions. The
> following patch should be good for both 1.2.2 and the trunk.

Committed to trunk in r384327.

Thanks!

-garrett

Re: [PATCH]: Fix bounds checking for SQLite2/3

Posted by Bojan Smojver <bo...@rexursive.com>.
Quoting Garrett Rooney <ro...@electricjellyfish.net>:

> On 2/23/06, Bojan Smojver <bo...@rexursive.com> wrote:
>> Browsing through the code of DBD, I noticed that SQLite2/3 don't quite
>> do the advertised bounds checking for get_entry functions. The
>> following patch should be good for both 1.2.2 and the trunk.
>
> Committed to trunk in r384327.

Thanks.

-- 
Bojan