Files
openssh-portable/openbsd-compat
Damien Miller 67f31cefd8 update getrrsetbyname.c from OpenBSD upstream
revision 1.15
date: 2026/05/09 01:54:51;  author: tb;  state: Exp;  lines: +14 -13;  commitid: zZPVUWycKAslGJtO;
Avoid recursive cleanup in getrrsetbyname()

Instead of freeing struct dns_query and struct dns_rr by walking the
linked lists recursively, use a simple loop. This avoids a possible
stack exhaustion unlikely to be reachable with the limits modern
resolvers impose.

From Dhiraj Mishra
2026-05-12 14:36:27 +10:00
..
2025-08-02 12:51:42 +10:00
…
…
2023-08-10 11:30:24 +10:00
…
2026-03-10 14:43:30 +11:00
2026-03-10 14:43:30 +11:00
2022-11-08 19:33:47 +11:00
2022-10-05 03:47:26 +11:00
2022-03-11 18:43:58 +11:00
…
…
2024-01-08 14:45:14 +11:00
2025-09-05 17:06:14 +10:00
…
…
…
2025-09-05 17:06:14 +10:00
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
2026-05-04 16:05:34 +10:00
…