Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 14 Apr 2011 19:59:33 +0200
From: Luka Marčetić <paxcoder@...il.com>
To: musl@...ts.openwall.com
Subject: Re: Simple testing task - string functions

Hello again.
Attached is the solution to the task. The program seems to preform as 
expected, but may still need double-checking.
The tests therein fail where expected when linked with various old 
versions of musl. Note that although the program is designed to allow 
tests to fail gracefully as suggested, this does not happen due to bugs 
in function implementations in said old versions that the program 
depends on. Rich and Chris have confirmed a bug in 0.7.6 that causes a 
segfault in the siglongjmp (longjmp to be exact). I'm still waiting for 
confirmation of inability of version 0.7.5 to dispose the same signal to 
a specified handler properly.
Thanks.
Luka Marčetić

View attachment "memory_access.c" of type "text/x-csrc" (4464 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.