Blender Git Loki
Git Commits -> Revision a359b4d
Revision a359b4d by Bastien Montagne (temp-ghash-experiments) March 1, 2015, 17:45 (GMT) |
Fix crashing GHashIterators. Inlined accessors are using a another struct than Entry itself, those two must match perfectly! Also fix a few other minor typo/mistakes, and come back to modulo bucket-hashing for now. |
Commit Details:
Full Hash: a359b4d99b892c932b90a36391e278d9355f9dea
Parent Commit: 9312b7b
Lines Changed: +5, -4