Package : memstomp

Package details

Summary: Specialized memcpy checker with low overhead

Description:
Memstomp checks the operation of memcpy. In particular memstomp warns
when memcpy is used to copy overlapping regions of memory (such as the
problem encountered in
https://bugzilla.redhat.com/show_bug.cgi?id=638477)

Just use it as prefix for your usual command line and it will check
memcpy used in all child processes. Note that valgrind can perform
this type of check also. Memstomp merely lowers the overhead for this
type of check.


URL: https://fedorapeople.org/gitweb?p=wcohen/public_git/memstomp/
License: LGPLv3+ with exception

Maintainer: tv

List of RPMs