Skip to content

Fix heap corruption for IOS

Quentin Arguillere requested to merge fix/ios_heap_corruption into release/4.5

Fix heap corruption that could happen due to not properly setting the ticker_synchronizer to NULL in the au_read_postprocess function

Merge request reports