Valgrind + Python: __strcpy_chk warning in PyImport_ImportModuleEx

Ulrich Drepper drepper at redhat.com
Sun Feb 5 17:45:57 UTC 2006


Ivan Gyurdiev wrote:
> Should I file a bug? Against python or glibc?

Probably against neither.  These bugs, especially when the highly
optimized strings functions are involved, are most of the time problems
with valgrind's heuristics and need to be whitelisted.

You probably need to look at the code and determine whether there is a
problem and if not, add an exception to the python exception file (if
there is one).

-- 
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 251 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/fedora-devel-list/attachments/20060205/a4a05090/attachment.sig>


More information about the fedora-devel-list mailing list