diff options
author | dequis <dx@dxzone.com.ar> | 2015-10-08 07:25:37 -0300 |
---|---|---|
committer | dequis <dx@dxzone.com.ar> | 2015-10-08 07:25:37 -0300 |
commit | c4e61db186c2e0916e43a1ffc85afe5997aaf345 (patch) | |
tree | 1a3a97777ff1b3e2793ca3e7fbc1efcc025972b3 /protocols | |
parent | e1bea35419d0851323fb9d90b6284ded0bae802c (diff) |
irc_sasl_plain_parse: fix size of the parts array
Oddly enough it doesn't break. Maybe it overwrites the 'decoded' pointer
when it doesn't need it anymore? Fun stuff.
Also the version of gcc (5.2) i'm using doesn't complain about array
bounds, clang does, and the older gcc (4.6) in travis does too.
Diffstat (limited to 'protocols')
0 files changed, 0 insertions, 0 deletions