commit | 7bb0a525c3ff895ad946bdbf4e408b7d8c7787a9 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Thu Nov 16 00:00:26 2023 +0100 |
committer | ocornut <omarcornut@gmail.com> | Thu Nov 16 00:00:26 2023 +0100 |
tree | b6b7575cbcc5ce5365bff0fe25cd037aab3cc596 | |
parent | 3d083dbe1ada09f9f2042fa0d9d24ce4c281f4b5 [diff] |
Fixed text functions fast-path for handling "%s" and "%.*s" to handle null pointers gracefully. (#7016, #3466, #6846)