1
0
mirror of https://github.com/mariadb-corporation/mariadb-connector-c.git synced 2025-07-29 08:01:25 +03:00
Files
Pavol Sloboda e240810b38 fix: fixed the possible nullPointerAritheticOutOfMemory by using
SET_CLIENT_ERROR and return 1;
because jumping to the error label is not viable in this case as pos is
not initialized and it could raise more errors, this way we still handle
the error while not clashing with the original error handling
implementation
2025-07-17 09:15:04 +02:00
..
2025-07-13 18:42:30 +03:00
2025-04-23 21:30:03 +02:00
2018-05-12 10:43:54 +02:00
2025-07-13 18:42:30 +03:00
2025-07-13 18:42:30 +03:00
2024-02-24 17:09:58 +01:00
2025-07-13 18:42:30 +03:00
2025-02-11 11:28:56 +01:00
2025-07-13 18:42:30 +03:00
2017-10-19 12:42:05 +02:00
2018-01-11 12:10:05 +02:00
2025-07-13 18:42:30 +03:00
2016-02-08 18:43:02 +01:00
2018-08-09 11:27:32 +02:00
2025-05-27 16:48:39 +10:00
2022-06-27 13:23:35 +02:00