Home
last modified time | relevance | path

Searched refs:zsdata (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/
H A Dcve-2018-10195.patch1 Integer overflow in src/zm.c:zsdata() causes crash in sz and can leak information to receiver.
13 VPRINTF(3,("zsdata: %lu %s", (unsigned long) length,
/OK3568_Linux_fs/u-boot/common/
H A Dzglobal.h445 void zsdata __P ((const char *buf, size_t length, int frameend));
H A Dzm.c428 zsdata(const char *buf, size_t length, int frameend) in zsdata() function