summaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
authorYou Kim <you.kim72@gmail.com>2012-11-21 21:42:48 +0900
committerYou Kim <you.kim72@gmail.com>2012-11-21 21:50:10 +0900
commitc720661ca4230e0e36109130ad0c43ae657c1ffc (patch)
tree96fd761ce946f075de8c29563df5d54542b7f90d /services
parent2da6e4ae488896df10b22166b0aa0b2cc15492f1 (diff)
downloadframeworks_av-c720661ca4230e0e36109130ad0c43ae657c1ffc.zip
frameworks_av-c720661ca4230e0e36109130ad0c43ae657c1ffc.tar.gz
frameworks_av-c720661ca4230e0e36109130ad0c43ae657c1ffc.tar.bz2
Uninitialized pointer can cause crash.
mpAudioTrack should be initialized in any case. If getOutputSamplingRate returns ERROR, this won't be initialized. As a result, deleting this field in dtor can cause crash. Change-Id: I950d353361b19635302339dac35752a2514d2d80 Signed-off-by: You Kim <you.kim72@gmail.com>
Diffstat (limited to 'services')
0 files changed, 0 insertions, 0 deletions