Menu

#458 Invalid Write :memoryset( ) (DataType.cxx:1293)

V2.1 Beta
open
nobody
leak (188)
5
2009-02-03
2009-02-03
No

i run the testscript SQLAdapterTest under Performance directory
through valgrind tool as
valgrind --tool=memcheck --leak-check=full --show-reachable=yes
./SQLAdapterTest
and found Invalid Write error

Error Summary :
==28415== Invalid write of size 4
==28415== at 0x4027553: AllDataType::memoryset(void*, DataType) (DataType.cxx:1293)
==28415== by 0x40834E3: SqlOdbcStatement::fetch() (SqlOdbcStatement.cxx:263)
==28415== by 0x8048CB2: main (in /home/lakshya/FEBRUARY/feb3/csql/test/performance/SQLAdapterTest)
==28415== Address 0x0 is not stack'd, malloc'd or (recently) free'd

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.