Attention is currently required from: osmith.
2 comments:
File daemon/gtp_endpoint.c:
Patch Set #1, Line 89: LOGEP(ep, LOGL_NOTICE, "Short GTP Message according to flags 0x%02x: %lu < len=%u\n",
missing `pthread_setcancelstate(PTHREAD_CANCEL_DISABLE, &old_cancelst_unused);` before this line?
Done
Patch Set #1, Line 96: LOGEP(ep, LOGL_NOTICE, "Short GTP Message according to flags 0x%02x: %lu < len=%u\n",
missing `pthread_setcancelstate(PTHREAD_CANCEL_DISABLE, &old_cancelst_unused);` before this line?
Done
To view, visit change 40788. To unsubscribe, or for help writing mail filters, visit settings.