Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The second argument is the number of elements of the type the first argument is pointing to, so we shouldn't be using sizeof there. This was resulting in overly large allocations. Signed-off-by: Manuel Pégourié-Gonnard <[email protected]>
- Loading branch information