Yerden Zhumabekov
Results
8
issues of
Yerden Zhumabekov
Hi, I have ubuntu bionic, gcc 7.3.0-16ubuntu3. I have implicit fallthrough warning: ``` $ go get github.com/bmatsuo/lmdb-go/lmdb # github.com/bmatsuo/lmdb-go/lmdb mdb.c: In function ‘mdb_cursor_put’: mdb.c:6725:9: warning: this statement may fall through...
Fix checkptr segfault by disallowing advancing pointer beyond the Go allocation. Signed-off-by: Yerden Zhumabekov
use `common.Transformer` interface to redesign ethdev/flow (`rte_flow` wrapper).