obs-studio/plugins/text-freetype2
Norihiro Kamae 4fb2bc38de text-freetype2: Fix crash after reaching buffer size
The texbuf has a fixed size that won't expand. When a lot of multi-byte
characters has arrived, it overflow and src_glyph becomes NULL.
2023-05-27 16:28:48 -07:00
..
cmake Update copyrights/names 2023-05-20 01:31:18 -07:00
data Update translations from Crowdin 2023-05-01 23:11:13 +00:00
CMakeLists.txt cmake: Add changes for CMake build framework 3.0 2023-03-26 18:20:38 -04:00
find-font-cocoa.m Apply clang-format to objective c code 2019-07-09 13:39:13 -05:00
find-font-iconv.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
find-font-unix.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
find-font-windows.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
find-font.c text-freetype2: Don't read / write empty size arrays 2022-07-18 23:23:12 +02:00
find-font.h cmake: Add changes for CMake build framework 3.0 2023-03-26 18:20:38 -04:00
obs-convenience.c text-freetype2: Support linear SRGB 2021-01-21 07:42:57 -08:00
obs-convenience.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
text-freetype2.c text-freetype2: Fix unused parameter warning 2021-12-04 15:23:07 -08:00
text-freetype2.h text-freetype2: Move default settings to .get_defaults 2021-11-20 20:04:53 -08:00
text-functionality.c text-freetype2: Fix crash after reaching buffer size 2023-05-27 16:28:48 -07:00