Attention is currently required from: osmith, fixeria, pespin.
Patch set 1:Code-Review -1
1 comment:
File src/coding/gsm0503_coding.c:
Patch Set #1, Line 2197: conv[250] = {};
I don't think we should be doing zero-init unconditionally here. This is a hot code path, and stuff like that should be avoided when possible. Let me take a look at CID#272949.
To view, visit change 33400. To unsubscribe, or for help writing mail filters, visit settings.