qrtr/lib
Bjorn Andersson 9dc7a88548 libqrtr: Zero-initialize sockaddr_qrtr
Valgrind complains that sockaddr_qrtr isn't properly initialized, even
though all fields are initialized. So explicitly clear the
sockaddr_qrtrs.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2020-12-07 08:44:31 -08:00
..
libqrtr.h libqrtr: Use size_t for offsets 2020-09-28 10:18:59 -05:00
logging.c logging: add min priority and other cleanup 2018-12-10 16:03:04 -08:00
logging.h logging: add min priority and other cleanup 2018-12-10 16:03:04 -08:00
qmi.c Clang: fix for arithmetic disallowed on void pointers 2020-09-28 10:21:21 -05:00
qrtr.c libqrtr: Zero-initialize sockaddr_qrtr 2020-12-07 08:44:31 -08:00