ecpg: Fix off-by-one error in memory copying
Peter Eisentraut <peter_e@gmx.net>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ecpglib/misc.c | modified | +1 −1 |