Skip to content

Fix binary parameter truncation at embedded NUL in PDO emulated prepares (CWE-626) - #1675

Merged
jahnvi480 merged 1 commit into
devfrom
jahnvi/fix-msrc-125656-binary-quote-truncation
Jul 22, 2026
Merged

Fix binary parameter truncation at embedded NUL in PDO emulated prepares (CWE-626)#1675
jahnvi480 merged 1 commit into
devfrom
jahnvi/fix-msrc-125656-binary-quote-truncation

Fix binary parameter truncation at embedded NUL in PDO emulated prepa…

1b84c85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2026 in 1s

85.80% (+0.00%) compared to 3341925

View this Pull Request on Codecov

85.80% (+0.00%) compared to 3341925

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.80%. Comparing base (3341925) to head (1b84c85).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##              dev    #1675   +/-   ##
=======================================
  Coverage   85.80%   85.80%           
=======================================
  Files          23       23           
  Lines        7251     7251           
=======================================
  Hits         6222     6222           
  Misses       1029     1029           
Files with missing lines Coverage Δ
source/pdo_sqlsrv/pdo_dbh.cpp 91.36% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.