]> granicus.if.org Git - curl/commit
base64: Post basic validation tidy up
authorSteve Holme <steve_holme@hotmail.com>
Sat, 30 Nov 2013 19:09:09 +0000 (19:09 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 30 Nov 2013 19:14:29 +0000 (19:14 +0000)
commit4d10f486293ffa127cc6cd607e4c1af70c4f2282
treed54616a015a571a1d68a3a6dc9877c118cf20d93
parentdc68120e6352cc2516bf25758f3aae71400b9702
base64: Post basic validation tidy up

Due to the length checks introduced in commit e17c1b25bc33eb there is no
need to allow for extra space in the output buffer for a non-padded last
quantum.
lib/base64.c