commit | 3fb3d58dd29ea2300583e9f02aa19882fc509286 | [log] [tgz] |
---|---|---|
author | WenHan Gu <Wenhan.gu@mediatek.com> | Tue Mar 12 20:55:00 2013 +0800 |
committer | WenHan Gu <Wenhan.gu@mediatek.com> | Tue Mar 12 21:06:32 2013 +0800 |
tree | cc5a259fd89acb07c0c1a9f88fb71cb3c0604172 | |
parent | 0fff80211b83bda31e1afb5658810b9ec3a73de0 [diff] |
[Bug-fix] Wrong offset of pointer to be an argument. According to spec, argument of __cxa_free_exception should be the result of a call to __cxa_allocate_exception. (Same problem on __cxa_increment_exception_refcount and __cxa_decrement_exception_refcount). Change-Id: I4b486f737513f2a5050e5723c8260245bf6d21c1 Signed-off-by: WenHan Gu <Wenhan.gu@mediatek.com>