Fix binary parameter truncation at embedded NUL in PDO emulated prepares (CWE-626) - #1675
Merged
Merged
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
@@ 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.
Loading