Quantcast
Channel: ktap
Viewing all articles
Browse latest Browse all 345

[ktap] [PATCH v3 06/16] Fix the bug when creating new c pointer (Yicheng Qin)

$
0
0
The size of space to be allocated for data that it points to is calculated wrong before, because we don't figure out the correct type of the data. Signed-off-by: Yicheng Qin qycqycqycqycqyc@xxxxxxxxx --- runtime/ffi/cdata.c | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/runtime/ffi/cdata.c b/runtime/ffi/cdata.c ...

Viewing all articles
Browse latest Browse all 345

Trending Articles