16M が保留上限の目安。 + const maxPendingPackets = 64 補足:今回の「最大16M」の根拠は maxPacket (=256K) 。 // OpenSSH caps their maxPacket at 256kB so we choose to do // the same. maxPacket is also used to ensure that uint32 // length fields do not overflow, so it should remain well // below 4G. maxPacket = 256 * 1024 セキュリティパッチの要点
reply to your email within 7 days, please follow up with the Go Security team again at [email protected]. さらに、3日経っても報告に対する確認メールが届かない場合は、代替経路 BugHunters で報 告する。 If after 3 more days you have still not received an acknowledgement of your report, it is possible that your email might have been marked as spam. In that case, please file an issue here. Goへ脆弱性報告の流れ