hi all:
Our code has a bug like this
(void*)(u32)(sz_ptr); in 64bit platform!
WITHOUT valgrind , malloc alloc memory's address less than 4G.
WITHIN valgrind, the replace malloc will alloc memory biger than 4G. and
the bug come true.
But I can not fix it right now! and can't run the process to check other
code.
So,Is there a way to make valgrind replace malloc allocate memory less than
4G?
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to