]> Savannah Git Hosting - gnulib.git/commit
canonicalize-lgpl: Support the case path_max > INT_MAX.
authorBruno Haible <bruno@clisp.org>
Fri, 14 Oct 2016 00:49:05 +0000 (02:49 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 15 Oct 2016 12:51:09 +0000 (14:51 +0200)
commit794b3480e3c1a46d23e42491c39e332ebd3ccbc8
treec20ca0d82ad8a07eb2c88335d6199ef8bc853136
parent7dad5f25591de682c452c3fc39ffe2fa11e21491
canonicalize-lgpl: Support the case path_max > INT_MAX.

* lib/canonicalize-lgpl.c (__realpath): Declare n as ssize_t, not int.
ChangeLog
lib/canonicalize-lgpl.c