Branch: refs/heads/master
Home: https://github.com/perl5-dbi/dbi
Commit: 4719e57f66d5cfca84e8124ee9d73a1d040ba6e8
https://github.com/perl5-dbi/dbi/commit/4719e57f66d5cfca84e8124ee9d73a1d040ba6e8
Author: H.Merijn Brand - Tux <[email protected]>
Date: 2026-05-28 (Thu, 28 May 2026)
Changed paths:
M DBI.pm
M DBI.xs
M DBIXS.h
M Driver.xst
M LICENSE
M Makefile.PL
Log Message:
-----------
Missed a few 2025 → 2026
Commit: af79036c07aa9a457971c0f4136e37c85dc20978
https://github.com/perl5-dbi/dbi/commit/af79036c07aa9a457971c0f4136e37c85dc20978
Author: H.Merijn Brand - Tux <[email protected]>
Date: 2026-05-28 (Thu, 28 May 2026)
Changed paths:
M ChangeLog
M DBI.xs
M dbixs_rev.h
M doc/DBI.3
M doc/DBI.man
M lib/DBI/Changes.pm
Log Message:
-----------
Replacing `?` with `:p#` in `preparse ()` with more than 9 `?` causes buffer
overflow
`:p1` is length 3, `?` just 1, but `:p1003` is length 6!
Compare: https://github.com/perl5-dbi/dbi/compare/31681ba66ba3...af79036c07aa
To unsubscribe from these emails, change your notification settings at
https://github.com/perl5-dbi/dbi/settings/notifications