FooPlugin_get_serialized_sample_max_size

3 posts / 0 new
Last post
Offline
Last seen: 2 months 2 weeks ago
Joined: 09/07/2018
Posts: 10
FooPlugin_get_serialized_sample_max_size call causing segfault

 

I have used FooPlugin_get_serialized_sample_max_size() with Connext 5.x with no issues. But now trying to move to Connext 7.x and those same calls are causing segmentation faults.

I've always called it with null parameters: FooPlugin_get_serialized_sample_max_size(0,0,0,0) and it returned the max size of the type Foo (in v5.x)

Subscribe to RSS - FooPlugin_get_serialized_sample_max_size