Bug in CrystalFrame compression

Get the pointer to signal AFTER resize to avoid pointer invalidation

The default signal size is 160. If the incoming signal size is bigger a resize is performed, invalidating the existing pointers.

Merge request reports

Loading