Ignore:
Timestamp:
Feb 23, 2021, 7:46:30 PM (3 years ago)
Author:
chronos
Message:
  • Fixed: Memory leak during playing sounds in repeated call of TAsyncProcess Execute method.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Packages/CevoComponents/Sound.pas

    r285 r287  
    77  StringTables, Directories, LCLType
    88  {$IFDEF WINDOWS}, MMSystem, Windows{$ENDIF}
    9   {$IFDEF LINUX}, Process, AsyncProcess{$ENDIF};
     9  {$IFDEF LINUX}, Process, AsyncProcess2{$ENDIF};
    1010
    1111type
Note: See TracChangeset for help on using the changeset viewer.