eina: safety check for NULL pointer
authorJaeun Choi <jaeun12.choi@samsung.com>
Thu, 19 Mar 2015 07:15:20 +0000 (16:15 +0900)
committerJaeun Choi <jaeun12.choi@samsung.com>
Thu, 19 Mar 2015 07:15:20 +0000 (16:15 +0900)
commit3cd2801be7ade3a347c2d9ca73df48d133f66c22
tree3b7d54cbeb3083fca4a171ee598dcc47b67b6d2c
parent27920d31c19bfa2b1f2fe9a30f713db709657941
eina: safety check for NULL pointer

data should not be NULL. it is used as the source of memcpy.

@fix
src/lib/eina/eina_file_common.c