haiku/src/apps/soundrecorder
Murai Takashi f67a677986 soundrecorder: Fix PVS V595
Add NULL check for 'fBitmap', since it might be NULL
at line 71.

Change-Id: I70bf4d29e20bbe1c62d972f576dc52d4783933d1
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2169
Reviewed-by: Jérôme Duval <jerome.duval@gmail.com>
2020-01-31 11:46:42 +00:00
..
DrawButton.cpp
DrawButton.h
DrawingTidbits.cpp
DrawingTidbits.h
FileUtils.cpp SoundRecorder: fixed two warnings. 2013-04-29 21:35:40 +02:00
FileUtils.h
Jamfile Remove all invocations of SetSubDirSupportedPlatformsBeOSCompatible. 2019-03-30 15:19:38 -04:00
RecorderApp.cpp
RecorderApp.h
RecorderWindow.cpp RecorderWindow.cpp: fix comparison between pointer and integer 2016-07-03 15:31:58 +02:00
RecorderWindow.h Fix SoundRecorder build 2017-01-10 22:36:20 +01:00
ScopeView.cpp PVS V595: Pointer was utilized before it was verified against nullptr. 2019-07-27 15:22:15 +00:00
ScopeView.h The reference should be const 2010-12-23 22:54:09 +00:00
SoundListView.cpp SoundRecorder: UI fixes 2012-06-25 18:35:28 -04:00
SoundListView.h
SoundRecorder.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
TrackSlider.cpp soundrecorder: Fix PVS V595 2020-01-31 11:46:42 +00:00
TrackSlider.h Applied patch by kaliber from ticket #6349. which fixes quite a 2010-11-06 10:17:41 +00:00
TransportButton.cpp
TransportButton.h
UpDownButton.cpp
UpDownButton.h
VUView.cpp Fix some usages of BStackOrHeapArray. 2018-04-16 14:30:34 +00:00
VUView.h data should be const 2010-12-23 22:54:50 +00:00
VolumeSlider.cpp
VolumeSlider.h
icon_button.h