]> sourceware.org Git - newlib-cygwin.git/commit
Fixed crash on wine by adding NULL check after memchr
authorArseniy Lartsev <arseniy@alumni.chalmers.se>
Tue, 7 Jan 2020 15:34:39 +0000 (16:34 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 13 Jan 2020 15:34:36 +0000 (16:34 +0100)
commit4ddf5903fd24feaa6f75ffb12f9cafdd266b386a
tree461a8260e4d9955a3cb12e43d1e5b2f55f819a80
parent7b6414d459bb66affe077a062b88ca1e1e392fc4
Fixed crash on wine by adding NULL check after memchr

This is not a joke, there are vendors out there who build software for cygwin
only. Besides, this NULL check is good to have anyway.
winsup/cygwin/path.cc
This page took 0.027907 seconds and 5 git commands to generate.