summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/transport/packet
diff options
context:
space:
mode:
authorFabricio Voznika <fvoznika@google.com>2021-01-22 18:04:14 -0800
committergVisor bot <gvisor-bot@google.com>2021-01-22 18:06:09 -0800
commitcac70c65e6b5b8a7a3eda55f83f9ceffdfdaba89 (patch)
treeba8618a1576cb6f519ecfcb0ab4eea4ec3230fdf /pkg/tcpip/transport/packet
parent99aa5eedcfa3f2e458171cbc6b20ee6f78af3229 (diff)
Detect failures in forked function
EXPECT*/ASSERT* functions are not async-signal-safe and should not be called from the function passed to InForkedProcess. However, these happen accidentally sometimes but do no cause InForkedProcess to fail. Detect and notify in such cases. PiperOrigin-RevId: 353354540
Diffstat (limited to 'pkg/tcpip/transport/packet')
0 files changed, 0 insertions, 0 deletions