3 comments:
Patch Set #7, Line 130: sizeof(command)
I guess this should be `command_length` now.
Patch Set #7, Line 140: sizeof(answer)
and `answer_length` here
Patch Set #7, Line 442: return -1;
This looked actually better before: print an error message, but continue
to clean up (don't return early).
To view, visit change 34661. To unsubscribe, or for help writing mail filters, visit settings.