Re: [PATCH] uninitialized variable in src/tds/query.c:tds_put_data
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[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. --jkl