aboutsummaryrefslogtreecommitdiff
path: root/net/tcpproxy/patches/010-format.patch
Commit message (Collapse)AuthorAge
* tcpproxy: fix Wformat warningRosen Penev2022-03-03
snprintf call requires one more byte for NULL termunator. Signed-off-by: Rosen Penev <rosenp@gmail.com>