Blender Git Loki

Git Commits -> Revision d7ff7ad

Revision d7ff7ad by Campbell Barton (master)
July 27, 2013, 14:17 (GMT)
correct sloppy NULL checks, in interface code:
- uiPupMenuBegin was checking for NULL title but would still crash if it were NULL.
- now tag the function as 'nonnull' and remove NULL checks. make sure NULL isnt passed to it.

Commit Details:

Full Hash: d7ff7ad3e9da1a7fd322e37382d4c28f7b84b036
SVN Revision: 58664
Parent Commit: 6aa001f
Lines Changed: +9, -7

3 Modified Paths:

/source/blender/editors/include/UI_interface.h (+5, -1) (Diff)
/source/blender/editors/interface/interface_handlers.c (+2, -4) (Diff)
/source/blender/editors/interface/interface_regions.c (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021