]> jfr.im git - irc/UndernetIRC/iauthd-c.git/commit
sar: Fix skipping over pointers in answers
authorMichael Poole <redacted>
Fri, 5 Mar 2021 23:27:55 +0000 (18:27 -0500)
committerMichael Poole <redacted>
Fri, 5 Mar 2021 23:27:55 +0000 (18:27 -0500)
commit51aa845a25a658adcd9674ec62a43df2595a5f92
treea4fb3da4a59b90f1dacbee352e3c7f59d0315b19
parentbc092a69741db9eed0df9cbeb0650bacaf5e9273
sar: Fix skipping over pointers in answers

In the unlikely event that the query had multiple names, and one of the
later names included a pointer, the previous code would probably
enter an infinite loop.
src/sar.c