Skip to content

winio: change memory allocation strategy and fix double free errors.

Tamar Christina requested to merge Phyx/ghc:gl-18381-fix-double-free into master

This fixes the double free error present in Winio by changing to a managed memory allocation method.

A more elaborate description is in the note.

Fixes #18381 (closed)

Merge request reports