Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: e0ab3efe60276d859717e50212fa157323e89a54 https://github.com/Perl/perl5/commit/e0ab3efe60276d859717e50212fa157323e89a54 Author: Hugo van der Sanden <h...@crypt.org> Date: 2020-03-27 (Fri, 27 Mar 2020)
Changed paths: M t/lib/croak/toke Log Message: ----------- gh-17645 test for out of bounds read TODO test fails with sanitize=address. Commit: 51c9ef5418883d5ebb272093a628d955fe1cc323 https://github.com/Perl/perl5/commit/51c9ef5418883d5ebb272093a628d955fe1cc323 Author: Hugo van der Sanden <h...@crypt.org> Date: 2020-03-27 (Fri, 27 Mar 2020) Changed paths: M t/lib/croak/toke M toke.c Log Message: ----------- gh-17645: avoid oob read on conflict marker detection Introduced in 0ae5281a2d. Compare: https://github.com/Perl/perl5/compare/8442d3dce303...51c9ef541888