Skip to content
This repository was archived by the owner on Mar 22, 2024. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
12 changes: 12 additions & 0 deletions .code-intelligence/AllImageParser_seed_corpus/ci_logo.xbm-17aecc7a
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
#define ci_logo_width 25
#define ci_logo_height 25
static unsigned char ci_logo_bits[] = {
0x00, 0xc6, 0x00, 0x00, 0xc0, 0xc7, 0x00, 0x00, 0xe0, 0xc7, 0x00, 0x00,
0x70, 0xc6, 0x18, 0x00, 0x38, 0x46, 0x38, 0x00, 0x1c, 0x06, 0x70, 0x00,
0x0e, 0x06, 0xe0, 0x00, 0x06, 0x06, 0xc0, 0x00, 0x06, 0xc6, 0xc0, 0x00,
0x07, 0xc2, 0xc0, 0x01, 0x03, 0xc0, 0x80, 0x01, 0x03, 0xc0, 0x80, 0x01,
0x03, 0xc0, 0x80, 0x01, 0x03, 0xc4, 0x80, 0x01, 0x03, 0xc6, 0x80, 0x01,
0x07, 0xc6, 0xc0, 0x01, 0x06, 0xc6, 0xc0, 0x00, 0x06, 0xc6, 0xc0, 0x00,
0x0e, 0xc6, 0xe0, 0x00, 0x1c, 0xc6, 0x70, 0x00, 0x38, 0xc6, 0x38, 0x00,
0x70, 0xc6, 0x1c, 0x00, 0xe0, 0xc7, 0x0f, 0x00, 0xc0, 0xc7, 0x07, 0x00,
0x00, 0xc7, 0x01, 0x00 };
30 changes: 30 additions & 0 deletions .code-intelligence/AllImageParser_seed_corpus/ci_logo.xpm-c897edcc
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
/* XPM */
static char * ci_logo_xpm[] = {
"25 25 2 1",
" c None",
". c #000000",
" .. .. ",
" ..... .. ",
" ...... .. ",
" ... .. .. .. ",
" ... .. . ... ",
" ... .. ... ",
" ... .. ... ",
" .. .. .. ",
" .. .. .. .. ",
"... . .. ...",
".. .. ..",
".. .. ..",
".. .. ..",
".. . .. ..",
".. .. .. ..",
"... .. .. ...",
" .. .. .. .. ",
" .. .. .. .. ",
" ... .. .. ... ",
" ... .. .. ... ",
" ... .. .. ... ",
" ... .. .. ... ",
" ...... ...... ",
" ..... ..... ",
" ... ... "};
Binary file added fuzzing-artifacts.tar.gz
Binary file not shown.