/
githubmirror
/
panama-vector
Обзор
Документация
Войти
/
githubmirror
/
panama-vector
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/jdk/java/awt/image/XBMDecoder/invalid_plus.xbm
3 строки
107 B
Damon Nguyen
8373727: New XBM images parser regression: only the first line of the bitmap array is parsed
13 янв 2026, 19:55
13 янв 2026, 19:55
7f707ba
Код
Авторство
О чём код?
#define test_width 16 #define test_height 2 static unsigned char test_bits[] = { 0x13, 0x11, 0xAB+, 0xff };