Skip to content

Fix a crash when unexpected opcode was sent over an HTTP/DoT connection

Artem Boldariev requested to merge artem/doh-tcpdns-crash into main

A crash was caused by an erroneous call to isc_nm_tcpdns_sequential() for an HTTP socket.

Edited by Artem Boldariev

Merge request reports