Project

General

Profile

Feature #14320 ยป 0001-open-uri-clear-string-after-buffering.patch

normalperson (Eric Wong), 01/05/2018 10:09 PM

View differences:

lib/open-uri.rb
if options[:progress_proc] && Net::HTTPSuccess === resp
options[:progress_proc].call(buf.size)
end
str.clear
}
}
}
-
    (1-1/1)