[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
simple valgrind test found what appear to be serious memory problems
From: |
Paul Eggert |
Subject: |
simple valgrind test found what appear to be serious memory problems |
Date: |
Thu, 30 Sep 2010 00:41:47 -0700 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.12) Gecko/20100915 Thunderbird/3.0.8 |
After building the git version of tar, I tried a very simple
test, namely I used "rlog" on an RCS file I had lying around,
running it under valgrind. This found several problems, some
of which appear to be serious. The number of problems in what
should be an easy test to pass suggests that a code audit
needs to be done. I am attaching a copy of the RCS file
(compressed) and of the valgrind output. This was on
x86-64 RHEL 5 with GCC 4.5.1.
INSTALL,v.gz
Description: GNU Zip compressed data
valgrind.txt
Description: Text document
- simple valgrind test found what appear to be serious memory problems,
Paul Eggert <=