Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Encode] fix delete(void*) issue in const setting classes
old gcc(4.9.3) cannot support delete(void*), use alloc/free other than new/delete. Change-Id: I2e30ff185b70f36dd46e0d06577e3f72a4a8c90f
- Loading branch information