There are some weird times when the output of
c2_str_get_senders will be longer than its input,
however, the function uses an statically allocated buffer
which has the SAME size, thus, when the output is
larger c2 will crash.
--------------
This is Pablo not willing to login to SF just to submit
this..