aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJonathan Nieder <jrnieder@gmail.com>2013-08-19 00:36:53 -0700
committerDaniel Stenberg <daniel@haxx.se>2013-08-20 11:16:38 +0200
commitc56f9797e7feb7c2dc93bc389d4b85cc75220d77 (patch)
tree6f89c8776442b7e73818d910fddf62bd7bb726b6 /.gitignore
parent9281be36d5206f02336236a7c90020449109816e (diff)
sasl: allow arbitrarily long username and password
Use appropriately sized buffers on the heap instead of fixed-size buffers on the stack, to allow for longer usernames and passwords. Callers never pass anything longer than MAX_CURL_USER_LENGTH (resp. MAX_CURL_PASSWORD_LENGTH), so no functional change inteded yet.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions