Blender Git Commit Log

Git Commits -> Revision 0e0ebdb

Revision 0e0ebdb by Campbell Barton (master)
May 13, 2020, 06:01 (GMT)
Fix crash accessing the clipboard

The clipboard can change between checking it's length and
copying into the allocated buffer.

Move this from RNA to the C/Python API.

Commit Details:

Full Hash: 0e0ebdb65c978a22db2bdcc71dd058ec89cac932
Parent Commit: 75d0287
Lines Changed: +45, -39

2 Modified Paths:

/source/blender/makesrna/intern/rna_wm.c (+0, -38) (Diff)
/source/blender/python/intern/bpy_rna_types_capi.c (+45, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021