diff options
author | Stefano Brivio <sbrivio@redhat.com> | 2021-10-20 00:01:35 +0200 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2021-10-20 08:29:30 +0200 |
commit | 7d24803fb3fc8063a76df52a86f569605d8ec7c5 (patch) | |
tree | 03886c30a0a8f963693dae50483465d684cf96f0 /udp.c | |
parent | b0b77118fee59b0db6eb3823b0191d9cd0ef9fc6 (diff) | |
download | passt-7d24803fb3fc8063a76df52a86f569605d8ec7c5.tar passt-7d24803fb3fc8063a76df52a86f569605d8ec7c5.tar.gz passt-7d24803fb3fc8063a76df52a86f569605d8ec7c5.tar.bz2 passt-7d24803fb3fc8063a76df52a86f569605d8ec7c5.tar.lz passt-7d24803fb3fc8063a76df52a86f569605d8ec7c5.tar.xz passt-7d24803fb3fc8063a76df52a86f569605d8ec7c5.tar.zst passt-7d24803fb3fc8063a76df52a86f569605d8ec7c5.zip |
conf: Always pass an empty buffer to line_read() in get_dns()
Given that get_dns() touches the buffer read by line_read(), we
can't optimise that by passing the existing buffer.
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'udp.c')
0 files changed, 0 insertions, 0 deletions