Replies: 3 comments 3 replies
This comment has been minimized.
This comment has been minimized.
-
@Vaibtan The issue is caused by the You can temporarily bypass it by modifying the CFLAGS in the Makefile:
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was trying out the example given in https://github.com/tquic-group/tquic-example-c/tree/main. After makefile compilation, I was getting this memory leak error when running the simple_client executable https://github.com/tquic-group/tquic-example-c/blob/main/simple_client.c . How should I resolve this?
Beta Was this translation helpful? Give feedback.
All reactions