[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#20490: [PATCH] fixup: reference to uninitialized variable with inval
From: |
Jim Meyering |
Subject: |
bug#20490: [PATCH] fixup: reference to uninitialized variable with invalid sequence |
Date: |
Thu, 7 May 2015 08:20:02 -0700 |
On Thu, May 7, 2015 at 6:53 AM, Norihiro Tanaka <address@hidden> wrote:
> On Wed, 6 May 2015 19:18:01 -0700
> Jim Meyering <address@hidden> wrote:
>
>> On Tue, May 5, 2015 at 4:58 PM, Norihiro Tanaka <address@hidden> wrote:
...
>> We can easily accommodate that, so I wrote the attached patch.
>> Can you verify that it causes the test to be skipped on your
>> system?
>
> Thanks for fixing the bug. I re-try with new version of valgrind, and
> succeed for the test. I also confirmed that the test is skipped with
> old version.
Thanks.
Pushed.