haiku/src/apps/fontdemo
Murai Takashi 6182c5ad27 fontdemo: Fix null pointer dereference
Fix possible null pointer dereference at line 314
when 'submenu' is NULL at line 297.
Pointed out by cppcheck.

Change-Id: I054f63d574f4a9608df49d48ee74b87cd0116f69
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3492
Reviewed-by: Jérôme Duval <jerome.duval@gmail.com>
2020-12-11 08:55:35 +00:00
..
ControlView.cpp fontdemo: Fix null pointer dereference 2020-12-11 08:55:35 +00:00
ControlView.h FontDemo: convert to layout code. 2014-11-27 17:49:22 +01:00
FontDemo.cpp FontDemo: convert to layout code. 2014-11-27 17:49:22 +01:00
FontDemo.h
FontDemo.rdef Use resource definition files instead of DoCatalogs rule. Rename B_TRANSLATE_APP_NAME and related macros to the more generic B_TRANSLATE_SYSTEM_NAME, to also fits add-ons, folders, etc, and make 'System name' its standard context. Change CodyCam and PoorMan's app signatures to match the overall x-vnd.Haiku-App pattern. Some clean-up. Make SlideShowSaver build again. 2011-03-25 22:13:48 +00:00
FontDemoView.cpp FontDemo: remove flickering workarounds 2020-02-25 04:49:58 +00:00
FontDemoView.h FontDemo: remove flickering workarounds 2020-02-25 04:49:58 +00:00
Jamfile Remove all invocations of SetSubDirSupportedPlatformsBeOSCompatible. 2019-03-30 15:19:38 -04:00
messages.h added a menu to change the drawing mode 2007-04-19 17:23:54 +00:00