Changeset c4e61db for irc_cap.c

Timestamp:
2015-10-08T10:25:37Z (9 years ago)
Author:
dequis <dx@…>
Branches:
master
Children:
bbff22d
Parents:
e1bea35
Message:

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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.