Skip to content
Snippets Groups Projects
Commit 2d56075c authored by Simon McVittie's avatar Simon McVittie
Browse files

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: default avatarSimon McVittie <smcv@collabora.com>
parent 3dcc1980
No related branches found
No related tags found
1 merge request!311Build capsule-capture-libs from a bundled copy of libcapsule
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment