16 Dec
2024
16 Dec
'24
10:48 a.m.
"erwin Data Modeler" crashes under Wine when making ODBC connections (to native ODBC drivers on macOS via iODBC) due to passing in `NULL` values in places. These checks allow execution to proceed successfully. -- v2: odbc32: Add null pointer checks to update_result_lengths helpers. odbc32: Avoid crashing if str is null in debugstr_sqlstr. https://gitlab.winehq.org/wine/wine/-/merge_requests/7013