0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-28 23:08:20 +02:00

modules/net_dns_cache: Fix regression; always respond to the cache room.

This commit is contained in:
Jason Volk 2019-12-11 17:59:06 -08:00
parent 27065f2bc2
commit 3852255812

View file

@ -296,11 +296,6 @@ try
}
}
// When the array has a zero value count we didn't know how to cache
// any of these records; don't send anything to the cache room.
if(!array.vc)
return false;
array.~array();
content.~object();
const m::room room