On Montag, 4. Februar 2019 05:34:07 CET justnope wrote:
> This patch has nothing directly to do with the msvc development. I
> noticed it when I was trying out the GigWriteTest.
>
> Depending on the constructor, RIFF:File can be allocated by the
> constructor or passed on. In case DLS::File alloca
Hi,
This patch has nothing directly to do with the msvc development. I
noticed it when I was trying out the GigWriteTest.
Depending on the constructor, RIFF:File can be allocated by the
constructor or passed on. In case DLS::File allocates RIFF::File itself,
it never gets destroyed. This res