-
- Downloads
ld-libs: Correct signature of callback
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:
Simon McVittie <smcv@collabora.com>
parent
3dcc1980
No related branches found
No related tags found
Loading
Please register or sign in to comment