Fix callback hash table 71/81271/2 accepted/tizen/common/20160725.153630 accepted/tizen/ivi/20160725.083332 accepted/tizen/mobile/20160725.083309 accepted/tizen/tv/20160725.083317 accepted/tizen/wearable/20160725.083312 submit/tizen/20160725.073155
authorSangyoon Jang <s89.jang@samsung.com>
Mon, 25 Jul 2016 07:24:14 +0000 (16:24 +0900)
committerSangyoon Jang <s89.jang@samsung.com>
Mon, 25 Jul 2016 07:25:24 +0000 (16:25 +0900)
commit7cf63ce63a94f6c97f888fd4392625acb9021a12
treefcf1aa82490da771ce21746afbacdaf1d23f5b26
parente47066d19d66d7dcb8aed38b3dfb8edb25509e9d
Fix callback hash table

Use direct_hash instead of int_hash.
The key of hash table is pointer type variable. (pkgmgr_client *)

Change-Id: If9982c9cf99eb3e6b1c09e0011805cd06254d363
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
src/package_manager.c