diff options
author | Daniel Stenberg <daniel@haxx.se> | 2011-01-02 23:41:49 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-01-02 23:43:03 +0100 |
commit | 2b3fbc8cdb3ddaec159d4ad693474eb84e5ee34d (patch) | |
tree | cbb95e4e51826e10afe7e1c726295c9fe1e7f16f /docs/examples/simplessl.c | |
parent | 1ad5764febe5d7be57e18014e17a60fd2f2d553b (diff) |
Curl_nss_connect: avoid PATH_MAX
Since some systems don't have PATH_MAX and it isn't that clever to
assume a fixed maximum path length, the code now allocates buffer space
instead of using stack.
Reported by: Samuel Thibault
Bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608521
Diffstat (limited to 'docs/examples/simplessl.c')
0 files changed, 0 insertions, 0 deletions