[Version] 0.3.112
[Profile] Common
[Issue Type] Memory leak
Change-Id: I0462f443d453e4c5331cad83c855f82e69c68698
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
Name: capi-media-sound-manager
Summary: Sound Manager library
-Version: 0.3.111
+Version: 0.3.112
Release: 0
Group: Multimedia/API
License: Apache-2.0
else
SM_SAFE_FREE(extra_info_str);
}
+ SM_SAFE_FREE(stream_type_str);
}
return _convert_sound_manager_error_code(__func__, ret);
else
SM_SAFE_FREE(extra_info_str);
}
+ SM_SAFE_FREE(stream_type_str);
}
return _convert_sound_manager_error_code(__func__, ret);