Attention is currently required from: fixeria, osmith, pespin.
Patch set 3:Code-Review +1
1 comment:
File src/ss7_asp.c:
"this way" = storing return code in a var and not using it, instead of not storing it.
mh. I don't think it's an established practice in our code base so far; my preference would be to not use the return value and optionally adding some kind of unused-annotation supported by tools like coverity.
To view, visit change 40481. To unsubscribe, or for help writing mail filters, visit settings.