Blender Git Commit Log

Git Commits -> Revision 3e77765

Revision 3e77765 by Sergey Sharybin (master)
February 21, 2020, 17:31 (GMT)
Audaspace: Various fixes

- Fixed uninitialized result used in DynamicMusic::seek().

The comment to this function says false is returned if the handle
is invalid, while in practice non-initialized value will be returned.

- Spelling typos in comment.

- Silence -Wdelete-non-abstract-non-virtual-dtor warning.

Differential Revision: https://developer.blender.org/D6896

Commit Details:

Full Hash: 3e777653620a9261c35319fae64b3aa0eb83cdd4
Parent Commit: 1fb62d1
Lines Changed: +8, -4

4 Modified Paths:

/extern/audaspace/include/devices/IDevice.h (+3, -3) (Diff)
/extern/audaspace/include/devices/IDeviceFactory.h (+2, -0) (Diff)
/extern/audaspace/include/file/IFileInput.h (+2, -0) (Diff)
/extern/audaspace/src/fx/DynamicMusic.cpp (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021