On 06/07/2016 07:10, Paul Vixie wrote: > while i agree, i also think that a receiver should fail robustly in this > scenario. That would be good, but AFAICS for BIND this is only a problem under Linux, where malloc() calls always succeed and some time later the process eventually gets killed by the kernel's OOM killer. Ray