Blender Git Commit Log

Git Commits -> Revision dcb4434

Revision dcb4434 by Germano Cavalcante (master)
April 16, 2020, 13:31 (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: dcb443416e09a95f41693e1d5030867f5278e08f
Parent Commit: 3ea4d3d
Lines Changed: +4, -2

1 Modified Path:

/source/blender/blenloader/intern/versioning_280.c (+4, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021