Re: segfaults
"James Henstridge" <[email protected]>
| Newsgroups | gmane.comp.python.db.psycopg.devel |
|---|---|
| Message-ID | <[email protected]> |
On 07/03/2008, Jason Erickson <[email protected]> wrote: > Neither way is what I would call intuitive I have included a patch that > increases the size_t by 1 since it seems a little easier to follow then > the other solution. Increasing the length looked correct based on how the string was formed. I've committed your patch as r940. James.