[Prevent] Dereference before null check
authorwootak.jung <wootak.jung@samsung.com>
Wed, 3 Apr 2013 23:58:11 +0000 (08:58 +0900)
committerwootak.jung <wootak.jung@samsung.com>
Wed, 3 Apr 2013 23:58:11 +0000 (08:58 +0900)
commitedb62f9046ee43b8fd57b4e4c49831b778826d75
tree473a673eec20814f076ae6ce4ba86ee0685690fb
parent2de60755f8762a2b1d7f544268e8f9417bbce9e1
[Prevent] Dereference before null check

check_after_deref: Null-checking "co" suggests that it may be null,
but it has already been dereferenced on all paths leading to the check.
src/core_object.c