mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-07-19 22:17:13 +00:00
55ec01c4e4
* FetchDNS.java
recordDNS() - use local variable for dummy read buffer, instead of member variable that was shared among threads, since RecordingInputStream.read() used the passed buffer as a work area