qt6-bb10/tests/auto/gui
Shawn Rutledge d14eec536d QTextMarkdownImporter::import(): don't crash if file has only yaml
If a markdown file has FrontMatter, we look for the end of the newlines
after the `---` marker to begin parsing the actual markdown. But check
bounds in case the file contains only front matter and not markdown.

Fixes: QTBUG-122982
Change-Id: I09c4ae90c47ebd84877738aecc1d1cad0b0bfca2
Reviewed-by: Anton Kudryavtsev <antkudr@mail.ru>
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
2024-03-05 16:12:33 -07:00
..
image QtIcoHandler::canRead(): avoid checking more than once 2024-02-09 12:17:21 -07:00
itemmodels QFileSystemMetaData: use QTRY_COMPARE*(10s) 2024-02-09 22:33:04 +02:00
kernel Add QChronoTimer, a timer with nanoseconds precision 2024-03-03 19:56:55 +02:00
math3d Change license for tests files 2024-02-04 09:56:42 +01:00
painting QPainterPath: detach and reset before streaming in 2024-02-27 03:47:11 +01:00
platform Change license for tests files 2024-02-04 09:56:42 +01:00
qopengl Change license for tests files 2024-02-04 09:56:42 +01:00
qopenglconfig Change license for tests files 2024-02-04 09:56:42 +01:00
qvulkan Change license for tests files 2024-02-04 09:56:42 +01:00
rhi Correct license for tools files 2024-03-05 12:59:21 +01:00
text QTextMarkdownImporter::import(): don't crash if file has only yaml 2024-03-05 16:12:33 -07:00
util Improve KTX file reading memory safety 2024-02-09 13:08:44 +01:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00