Re: [PATCH] uninitialized variable in src/tds/query.c:tds_put_data
Frediano Ziglio <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
2009/3/20 James K. Lowden <[email protected]>: > Craig A. Berry wrote: >> The attached patch replaces that variable (colsize) with >> what I believe is the intended item (curcol->column_cur_size). > > Will do, thanks. > Already applied yesterday Frediano