Blender Git Commit Log

Git Commits -> Revision 7ac0272

Revision 7ac0272 by Philipp Oeser (master)
June 11, 2018, 07:57 (GMT)
Fix T55140: opened image doesn't show up in movie clip editor

atoi usage in BLI_stringdec could overflow, use strtoll instead and
check
valid range with INT_MIN and INT_MAX

Reviewed By: campbellbarton

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

Commit Details:

Full Hash: 7ac0272b776a18cbf4de2aa447cadd50909606c2
Parent Commit: 474a145
Lines Changed: +20, -16

1 Modified Path:

/source/blender/blenlib/intern/path_util.c (+20, -16) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021