Skip to content
Snippets Groups Projects
Simon McVittie's avatar
Simon McVittie authored
The cast that hid the change of the void * parameter to a concrete type
masked the bug that we were returning an int-sized integer, not a
pointer-sized integer. Because we only support little-endian platforms
so far, we seem to have got away with it.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
2d56075c
History