Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Fri, 19 May 2017 16:59:13 +0200
From: Julien Ramseier <j.ramseier@...il.com>
To: musl@...ts.openwall.com
Subject: [PATCH] glob: fix / matching

glob(3) currently fails matching "/", due to any '/' being
removed from the start of the pattern before checking if
it's empty.


Download attachment "glob.patch" of type "application/octet-stream" (1416 bytes)



Also, any feedback concerning
http://www.openwall.com/lists/musl/2017/01/12/5 ? 

Thanks,
Julien


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.