mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-16 16:14:36 -04:00
#181 OSS-Fuzz CODEONE fix, double indexing typo
This commit is contained in:
parent
7dfea38d85
commit
0c00ece9f5
4 changed files with 82 additions and 3 deletions
|
@ -31,7 +31,6 @@
|
|||
/* vim: set ts=4 sw=4 et : */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#ifdef _MSC_VER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue