1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-04 04:42:30 +03:00
Files
Leonid Fedorov 3f8758ba4c MCOL-5747 gcc-14.1.1 compile error - calloc - transposed args (#3216)
The arguments of calloc are the number of members and the sizeof the
member. Gcc-14.1.1 worked out how to tell the difference.

We correct this by transposing to gcc's will.

Co-authored-by: Daniel Black <daniel@mariadb.org>
2024-06-27 14:21:26 +04:00
..
2022-01-21 16:43:49 +00:00
2023-03-02 15:59:42 +00:00
2023-03-02 15:59:42 +00:00
2022-01-21 16:43:49 +00:00
2023-03-02 15:59:42 +00:00
2023-03-02 15:59:42 +00:00