|
Message-ID: <20170907023201.GR1627@brightrain.aerifal.cx> Date: Wed, 6 Sep 2017 22:32:01 -0400 From: Rich Felker <dalias@...c.org> To: musl@...ts.openwall.com Subject: Re: open issues Updated status: Pending decision(s) of what do to: - fix nftw when called with paths ending in slash http://www.openwall.com/lists/musl/2017/03/07/1 - use-after-free in __unlock of pthread struct http://www.openwall.com/lists/musl/2017/06/01/7 - missed underflow in fma http://www.openwall.com/lists/musl/2017/03/19/6 new fma, depends on a_clz_64 http://www.openwall.com/lists/musl/2017/04/23/10 [new patch on top of old one submitted, still not ideal but no volatile] Pending updated patch: - make dlsym and reloc time lookup consistent http://www.openwall.com/lists/musl/2017/02/16/1 Pending analysis of cause: - mips64 utime issue? "tar binary can't fix the modification/access times on any extracted symbolic links," http://www.openwall.com/lists/musl/2017/07/06/1 Punting til next release cycle: - ldso ctor dependency ordering and recursive dlopen fix http://www.openwall.com/lists/musl/2017/01/03/6 Additional issue that was left out that I promised for a long time to review; pending tests to ensure it doesn't break anything in the standard functionality it touches: - strftime extensions http://www.openwall.com/lists/musl/2016/11/22/1 Rich
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.