-
-
Notifications
You must be signed in to change notification settings - Fork 10.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Heap overflow in TabBarLayout() #3501
Comments
Hello, Thank you for reporting! Can you reproduce this issue in the examples or demo code unmodified? The ImVector [] operators asserts that the index fits in -Omar |
Never mind, I found the bug. Fixing now. Thank you! |
ocornut
added a commit
that referenced
this issue
Oct 1, 2020
Fixed by d02fa93 and merged in Docking. |
ocornut
added a commit
that referenced
this issue
Oct 1, 2020
You're welcome, thanks for the quick fix 👍 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version/Branch of Dear ImGui:
Version: current commit
Branch: docking
Back-end/Renderer/Compiler/OS
Back-ends: glfw/opengl3
Compiler: GCC
Operating System: Linux
My Issue/Question:
There is a heap overflow in TabBarLayout()
ASAN output
The text was updated successfully, but these errors were encountered: