Skip to content

Does send_recv.c test missing a call for io_uring_queue_exit()? #718

Answered by ammarfaizi2
itaysnir asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, we are leaking a ring in do_send(). While it is not a serious issue as it is just a test program, I think we should start being serious in writing them, especially people will rely on the those tests when looking for examples.

Please let me know if this is wrong, and ill open a PR.

Yes, it is wrong. Go ahead create a PR.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@itaysnir
Comment options

Answer selected by itaysnir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants