Blender Git Commit Log
Git Commits -> Revision c931762
Revision c931762 by Ton Roosendaal (master) June 27, 2006, 13:13 (GMT) |
Bugfix #4446 Wire render crashes in Linux (only!), but why? Using a calloc instead of malloc fixes it, but that doesn't solve the real issue in the code. I can only imagine that bsearch() in linux has a completely different implementation... Anyhoo; let's commit the calloc, at least then we got stable wire render! |
Commit Details:
Full Hash: c93176260a1178b440f14653e8e13280b37b03be
SVN Revision: 7947
Parent Commit: 9b8b816
Lines Changed: +1, -1
1 Modified Path:
/source/blender/render/intern/source/convertblender.c (+1, -1) (Diff)