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