lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Sat, Jul 16, 2005 at 11:50:56PM +0200, Klaus Ripke wrote:
> in luasql-2.0.0, ls_oci8.c, free_column_buffers() has a line 251
> reading "case SQLT_NUM: /* NUM is an array of char */"
> resulting in a free on the char *s of union column_value.

forgot to mention, the same patch provided with the
last post also applies to luasql-2.0.1,
which has ls_oci8.c unchanged from luasql-2.0.0