Blender Git Commit Log
Git Commits -> Revision 76c97aa
Revision 76c97aa by Bastien Montagne (master) May 30, 2017, 07:46 (GMT) |
Fix T50775: Missing parenthesis on fluid bake button. Yep, that got reported... Was slightly more involved than UI message fixing though: RNA string length getter shall return exact lentgh of string (same as strlen), not size of allocated buffer to contain it! Otherwise, NULL final char leaks in and... |
Commit Details:
Full Hash: 76c97aaff94c199573463256a2ed7ff8d3d56dde
Parent Commit: 9b91476
Lines Changed: +5, -2
1 Modified Path:
/source/blender/makesrna/intern/rna_fluidsim.c (+5, -2) (Diff)