/[svn]/libgig/trunk/ChangeLog
ViewVC logotype

Diff of /libgig/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3777 by schoenebeck, Sat May 23 19:55:32 2020 UTC revision 3799 by schoenebeck, Sat Jul 25 09:28:56 2020 UTC
# Line 39  Version SVN trunk (?) Line 39  Version SVN trunk (?)
39        GetScriptPatchVariable(), SetScriptPatchVariable(),        GetScriptPatchVariable(), SetScriptPatchVariable(),
40        UnsetScriptPatchVariable(); stored persistently as new 'SCPV' RIFF chunk        UnsetScriptPatchVariable(); stored persistently as new 'SCPV' RIFF chunk
41        as child of our '3LS ' list chunk on Instrument level.        as child of our '3LS ' list chunk on Instrument level.
42        - Fixed undefined behaviour when modifying script slots on an instrument
43          that had been cloned and not been saved yet (e.g. unintended modification
44          of original instrument's script slots, and crash on Instrument destruction
45          due to double free of pScriptRefs).
46    
47    * src/Serialization.cpp, src/Serialization.h:    * src/Serialization.cpp, src/Serialization.h:
48      - Fixed broken Archive(RawData) constructor which always threw an      - Fixed broken Archive(RawData) constructor which always threw an

Legend:
Removed from v.3777  
changed lines
  Added in v.3799

  ViewVC Help
Powered by ViewVC