Skip to content

Add variadic args to rd_calloc_struct#17

Open
eugpermar wants to merge 1 commit intoedenhill:masterfrom
eugpermar:vrd_calloc_struct
Open

Add variadic args to rd_calloc_struct#17
eugpermar wants to merge 1 commit intoedenhill:masterfrom
eugpermar:vrd_calloc_struct

Conversation

@eugpermar
Copy link
Collaborator

This way, rd_calloc_struct can be called with variadic arguments, so it
can be intercepted with tests tools.

This change is NOT ABI backwards compatible: apps using library needs to
be compiled again with new version to work properly.

This way, rd_calloc_struct can be called with variadic arguments, so it
can be intercepted with tests tools.

This change is NOT ABI backwards compatible: apps using library needs to
be compiled again with new version to work properly.
@eugpermar eugpermar requested a review from edenhill May 24, 2017 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments