Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`msg` is calloc'd a few lines above via `msg = buffer2message(buffer);`. The check afterwards either exits the process on success or restarts the loop without free'ing `msg`.
- Loading branch information