[Title] solved sink problem of codec module when codec driver has been closed and...
authorKitae Kim <kt920.kim@samsung.com>
Wed, 4 Jul 2012 12:55:24 +0000 (21:55 +0900)
committerEvgeny Voevodin <e.voevodin@samsung.com>
Fri, 14 Sep 2012 05:42:23 +0000 (09:42 +0400)
[Type] bug fix
[Module] emulator-kernel / codec
[Priority] Major
[CQ#] N_SE-2257, N_SE-2499
[Redmine#]
[Problem] the previous version has a sink problem between codec driver and device.
[Cause] emulator has lock-up problem when event injector sends sms events to it continously.
[Solution] exception handling routine was missing in the release operation of codec driver.
[TestCase]

package/pkginfo.manifest

index 68f3aadbd7487607f9834bf58e0bb7321088164d..42989711eb6041aef8bda41180f40b72c26e8d7b 100644 (file)
@@ -1,5 +1,5 @@
 Package: emulator-kernel
-Version: 1.1.19
+Version: 1.1.20
 OS: linux
 Build-host-os: linux
 Maintainer: Yeong-Kyoon, Lee <yeongkyoon.lee@samsung.com>
@@ -7,7 +7,7 @@ Source: emulator-kernel
 Description: Tizen Emulator Kernel
 
 Package: emulator-kernel
-Version: 1.1.19
+Version: 1.1.20
 OS: windows
 Build-host-os: linux
 Maintainer: Yeong-Kyoon, Lee <yeongkyoon.lee@samsung.com>