cloudwu / pbc

A protocol buffers library for C
MIT License
1.62k stars 567 forks source link

pbc_array_push_slice() bug? #137

Closed cz000 closed 4 years ago

cz000 commented 4 years ago

use pbc_array_push_slice() in a while loop, the result slice is wrong.