|
Message-Id: <A89BD6D2-A952-40C3-B7EC-B65912A2BB80@gmail.com>
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.