Skip to content

quick fix for issue 6565#6566

Closed
drblain wants to merge 1 commit intoocornut:masterfrom
drblain:InsertChars_6565
Closed

quick fix for issue 6565#6566
drblain wants to merge 1 commit intoocornut:masterfrom
drblain:InsertChars_6565

Conversation

@drblain
Copy link
Copy Markdown

@drblain drblain commented Jul 1, 2023

fixes #6565
issue6565

ocornut added a commit that referenced this pull request Jul 3, 2023
…L) range, in order to conform to common idioms. (#6565, #6566, #3615)
@ocornut
Copy link
Copy Markdown
Owner

ocornut commented Jul 3, 2023

Thanks for the PR.
This is analogous to #3615 we did for TextUnformatted().
Proposed fix would silently not-crash on (NULL,non-NULL) combo so I am opting for a == test there, with 6417268.
Thank you!

@ocornut ocornut closed this Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support nullptr char pointers

2 participants