| commit | 74f5e0448c157e89fe1e7ac22e419b334ef82887 | [log] [tgz] |
|---|---|---|
| author | Kazunori Asayama <asayama@sm.sony.co.jp> | Fri Mar 13 18:18:41 2009 -0700 |
| committer | Yuji Mano <yuji.mano@am.sony.com> | Tue Mar 17 11:09:25 2009 -0700 |
| tree | c9bb02608bff5455c21feef507bf7316c681bfa3 | |
| parent | e37585940916ded5de9575c40097102f0a6cafc8 [diff] |
base: Free null fix Fix invalid memory access when passing NULL to mars_ea_free This patch fixes invalid memorry access when calling mars_ea_free with NULL pointer by checking if NULL or not. Signed-off-by: Kazunori Asayama <asayama@sm.sony.co.jp> Signed-off-by: Yuji Mano <yuji.mano@am.sony.com>