[jdk8u-dev] RFR: 8362208: [8u] Buffer overflow in g1GCPhaseTimes.cpp::LineBuffer::_buffer [v3]
SendaoYan
syan at openjdk.org
Fri Jul 18 06:07:57 UTC 2025
On Thu, 17 Jul 2025 16:15:03 GMT, Paul Hohensee <phh at openjdk.org> wrote:
> Looks like the test on line 44 should be
>
> _cur >= BUFFER_LEN
>
> because _cur is set to BUFFER_LEN at line 52 as the sentinal.
Thanks for your correction. PR has been updated.
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/668#issuecomment-3087088025
More information about the jdk8u-dev
mailing list