Blender Git Loki
Git Commits -> Revision b4743cc
Revision b4743cc by Nathan Letwory (master) March 18, 2011, 13:36 (GMT) |
Fix for crasher on Win XP, submitted by Kanttori. size is 32 on XP, while sizeof(ri) gives 40. Pick the smaller one to pass to memcpy to prevent crashes. |
Commit Details:
Full Hash: b4743ccd8fdb577670d16ffdd6b3ad2132fa3fea
SVN Revision: 35612
Parent Commit: 879be45
Lines Changed: +1, -1
1 Modified Path:
/intern/ghost/intern/GHOST_SystemWin32.cpp (+1, -1) (Diff)