Re: [PATCH] array subscript out of bounds in tds_process_login_tokens
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On Fri, May 07, 2010 at 03:12:02PM -0500, Craig A. Berry wrote: > Someone forgot that C is C and the array subscripts start at zero, not > 1. We might have been getting away with it because of internal > padding in the structure, but that's scary and non-portable. That would be me. But what's one byte between friends? Applied. Also updated snapshots on Ibiblio and changed configure.ac to generate gzipped tarballs. I think that will put the nightly update back on track. Thanks for your patience and the reminder. Regards, --jkl