Blender Git Commit Log
Git Commits -> Revision e7fcfe7
Revision e7fcfe7 by Germano Cavalcante (modifier-panels-ui) April 16, 2020, 19:29 (GMT) |
Fix memcpy overlapping buffers This crashes with ASAN enabled. ``` ==39366==ERROR: AddressSanitizer: memcpy-param-overlap: memory ranges [0x6230000ae848,0x6230000ae85a) and [0x6230000ae851, 0x6230000ae863) overlap ``` |
Commit Details:
Full Hash: e7fcfe7d64b96ddd053fe943eb8b1a412e3cc1df
Parent Commit: 6fe7bb5
Committed By: Julian Eisel
Lines Changed: +4, -2
1 Modified Path:
/source/blender/blenloader/intern/versioning_280.c (+4, -2) (Diff)