Attention is currently required from: jolly.
Patch set 1:Code-Review +1
1 comment:
File src/core/osmo_io.c:
Patch Set #1, Line 276: iofd_msghdr_free(next);
make sure you are not incidentally freeing msgbs which were previously part of the msghdr in case they were talloc children (not saying this is the case, just saying you check to make sure we don't have a problem here, we may need talloc_steal?)
To view, visit change 40760. To unsubscribe, or for help writing mail filters, visit settings.