Skip to content
Snippets Groups Projects
Verified Commit eeae694b authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Bytecode / sparse transpose: bug fix

The Jc vector has n+1 elements, where n is the number of columns. Moreover, the
size passed to memset() was wrong.

(cherry picked from commit 1a0ee5f0)
parent 7d0e1cf9
No related branches found
No related tags found
No related merge requests found
Pipeline #4890 passed