From: Wei Yongjun <weiyj...@gmail.com> Date: Tue, 25 Apr 2017 07:07:18 +0000
> From: Wei Yongjun <weiyongj...@huawei.com> > > sizeof() when applied to a pointer typed expression gives the > size of the pointer, not that of the pointed data. > > Signed-off-by: Wei Yongjun <weiyongj...@huawei.com> Applied with Yuval's Fixes: tag added.