Blender Git Commit Log

Git Commits -> Revision 2e15618

Revision 2e15618 by Luca Rood (master)
December 17, 2016, 01:53 (GMT)
Fix T50216: Missing checks caused data transfer segfault

Data transfer was not checking if the required geometry existed, thus
causing a segfault when it didn't. This adds the required checks, and
reports errors if geometry is missing.

This also replaces instances of the words "polygon" and "loop" in error
messages with "face" and "corner" respectively, to be consistent with
the rest of the existing UI.

Reviewed By: mont29

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

Commit Details:

Full Hash: 2e15618f498c5a64c012f559bbb95273e729999a
Parent Commit: 535298e
Lines Changed: +32, -2

1 Modified Path:

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