Skip to content

Fix for the IntSerialDense Unit Test

James Willenbring requested to merge Tech-XCorp:IntSerialDenseFix into develop

Created by: MicheldeMessieres

This fixes a seg fault caused by delete called on an object after the constructor threw.

Merge request reports