This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug crypt/22765] (struct crypt_data *data)->initialized is not set to zero before the first call to crypt_r () in crypt/badsalttest.c


https://sourceware.org/bugzilla/show_bug.cgi?id=22765

--- Comment #1 from Carlos O'Donell <carlos at redhat dot com> ---
In theory you are correct, but in practice the test is generally given zeroed
pages and won't ever see a failure. I agree it should be fixed though since
it's not a correct use of the API.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]