Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 30 Jun 2012 12:07:02 +0200
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: asan report

On 2012-06-30 11:55, magnum wrote:
> On 2012-06-30 10:53, Dhiru Kholia wrote:
>> So far, I have found out that asan doesn't work with the following formats:
>>
>> Target : linux-x86-64-clang-debug
>>
>> $ clang --version
>> clang version 3.1 (branches/release_31)
>> Target: x86_64-unknown-linux-gnu
>> Thread model: posix
>
> 
> I think I see now. It's just the self-tests. For example, one self-test
> does:
> 
>  format->methods.set_key("", index);
> 
> I think we should "fix" the self-tests, not the formats. If anything.

Attached is a diff showing what I mean. But the same problem is also in
all the hard-coded test vectors. Should we really fix this?

magnum

View attachment "diff.txt" of type "text/plain" (1181 bytes)

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.