Skip to content
Snippets Groups Projects
Commit c5e073ca authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

ecpg: Fix off-by-one error in memory copying

In a rare case, one byte past the end of memory belonging to the
sqlca_t structure would be written to.

found by Coverity
parent 8dd4d10d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment