Skip to content

fixes #1713 SP pipe_send leaks message if aio is canceled

Codecov / codecov/patch failed Nov 26, 2023 in 0s

0.00% of diff hit (target 79.37%)

View this Pull Request on Codecov

0.00% of diff hit (target 79.37%)

Annotations

Check warning on line 213 in src/sp/transport/inproc/inproc.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sp/transport/inproc/inproc.c#L212-L213

Added lines #L212 - L213 were not covered by tests

Check warning on line 524 in src/sp/transport/ipc/ipc.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sp/transport/ipc/ipc.c#L523-L524

Added lines #L523 - L524 were not covered by tests

Check warning on line 518 in src/sp/transport/tcp/tcp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sp/transport/tcp/tcp.c#L517-L518

Added lines #L517 - L518 were not covered by tests

Check warning on line 504 in src/sp/transport/tls/tls.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sp/transport/tls/tls.c#L503-L504

Added lines #L503 - L504 were not covered by tests

Check warning on line 164 in src/sp/transport/ws/websocket.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sp/transport/ws/websocket.c#L163-L164

Added lines #L163 - L164 were not covered by tests