mdbtools/src
Evan Miller bbc53dfade Bounds check mdb_sql_bind_column()
Return -1 if the bounds check fails, otherwise the result of
mdb_bind_column_by_name.

Update other places in the code to check the return value.
2020-11-08 08:50:17 -05:00
..
extras Include missing header files in make dist 2020-10-18 07:59:45 -04:00
fuzz Support fuzz testing (#4) 2020-08-31 13:03:58 -04:00
libmdb Large file support on 32-bit systems 2020-11-07 11:40:44 -05:00
odbc Bounds check mdb_sql_bind_column() 2020-11-08 08:50:17 -05:00
sql Bounds check mdb_sql_bind_column() 2020-11-08 08:50:17 -05:00
util Merge pull request #192 from evanmiller/merge-166 2020-11-01 08:31:50 -05:00
Makefile.am make distcheck fixes 2020-10-11 15:46:19 -04:00