diff options
author | 2015-04-15 12:40:57 +0000 | |
---|---|---|
committer | 2015-04-15 12:40:57 +0000 | |
commit | d7503dcf7cde99b8207569e6152973e52ede52d4 (patch) | |
tree | 4ffbc9b66722efff3f714a5b8120f07b828c5be1 /lib/libssl/ssl_lib.c | |
parent | Fix a typo introduced in the niq_enqueue() conversion. (diff) | |
download | wireguard-openbsd-d7503dcf7cde99b8207569e6152973e52ede52d4.tar.xz wireguard-openbsd-d7503dcf7cde99b8207569e6152973e52ede52d4.zip |
Avoid using inet_ntoa() twice in a single printf() parameter list
by caching the results from excess inet_ntoa() calls before doing
the printf(). Should improve usefullness (?) of DHCPRELEASE log
entries by actually printing ciaddr and giaddr correctly when
dhcprelays stand between servers and clients.
Looks good to dlg@.
Diffstat (limited to 'lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions