crypt32: Avoid relying on PATH_MAX in import_certs_from_dir helper.

Austin English austinenglish at gmail.com
Fri Oct 8 01:19:00 CDT 2010


On Thu, Oct 7, 2010 at 6:56 PM, Andrew Nguyen <anguyen at codeweavers.com> wrote:
>
> PATH_MAX is not guaranteed to be available on all platforms, and it is
> inadequate as a hardcoded buffer size anyway.

Also fixes the first compiler error on GNU Hurd.

Thanks Andrew!

-- 
-Austin



More information about the wine-devel mailing list