librd icon indicating copy to clipboard operation
librd copied to clipboard

Add variadic args to rd_calloc_struct

Open eugpermar opened this issue 8 years ago • 0 comments

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 avatar May 24 '17 09:05 eugpermar