4 Commits

Author SHA1 Message Date
mingodad
cf5b6bbabf Add array to the list of invalid types for sq_bindenv.
Remove duplicated function calls with same parameters.
2016-01-18 20:48:39 +00:00
mingodad
be2955b926 Remove multiple calls with same parameter by only one call. 2016-01-18 19:27:16 +00:00
mingodad
fc3da7819f Fix possible buffer overflow, sizeof(SQChar) can be > 1 and the we need to reserve/allocate the correct size. 2016-01-18 19:00:59 +00:00
albertodemichelis
85dfe4b676 first commit 2015-12-22 03:14:21 +08:00