Skip to Content.
Sympa Menu

freetds - Re: [freetds] [PATCH] array subscript out of bounds in tds_process_login_tokens

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: jklowden AT schemamania.org
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] [PATCH] array subscript out of bounds in tds_process_login_tokens
  • Date: Fri, 7 May 2010 15:36:55 -0400

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





Archive powered by MHonArc 2.6.24.

Top of Page