Blender Git Commit Log
Git Commits -> Revision cecb252
Revision cecb252 by Sybren A. Stüvel (master) April 3, 2020, 09:34 (GMT) |
Cleanup: Font, added initialisation for two variables My compiler (GCC 7.5.0) was warning about these variables potentially not being initialised. Since the function is highly complex, instead of analysing it I just trust my compiler and added initial values. This should be no functional change. |
Commit Details:
Full Hash: cecb25273ec6f473d3f8ae0b201e17a77225dd93
Parent Commit: fe7ea8a
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenkernel/intern/font.c (+1, -1) (Diff)