Hi, I found a potential memory leak bug in the project source code of libsdl, I have shown the execution sequence of the program that may generate the bug on a diagram which is shown below.
The text in red illustrates the steps that generate the bug
The red arrows represent call relationships
The green text illustrates the files and functions whose code snippets are located below the green text.
the code snippet related to libsdl of this bug is shown below:
Hi, I found a potential memory leak bug in the project source code of libsdl, I have shown the execution sequence of the program that may generate the bug on a diagram which is shown below.

The text in red illustrates the steps that generate the bug
The red arrows represent call relationships
The green text illustrates the files and functions whose code snippets are located below the green text.
the code snippet related to libsdl of this bug is shown below:
SDL-1.2/src/video/x11/SDL_x11yuv.c
Lines 375 to 381 in e1c3a1a
I look forward to your reply and thank you very much for your patience!
The text was updated successfully, but these errors were encountered: