fix: add missing stdint.h include to schema.*.c #22
Annotations
7 notices
Sanitizer:
src/scanner.c#L156
store to misaligned address 0x51b00000082d for type 'int16_t' (aka 'short'), which requires 2 byte alignment
|
Sanitizer:
src/scanner.c#L158
store to misaligned address 0x51b00000082f for type 'int16_t' (aka 'short'), which requires 2 byte alignment
|
Sanitizer:
src/scanner.c#L160
store to misaligned address 0x51b000000831 for type 'int16_t' (aka 'short'), which requires 2 byte alignment
|
Sanitizer:
src/scanner.c#L162
store to misaligned address 0x51b000000833 for type 'int16_t' (aka 'short'), which requires 2 byte alignment
|
Sanitizer:
src/scanner.c#L164
store to misaligned address 0x51b000000835 for type 'int16_t' (aka 'short'), which requires 2 byte alignment
|
Sanitizer:
src/scanner.c#L170
store to misaligned address 0x51b000015137 for type 'int16_t' (aka 'short'), which requires 2 byte alignment
|
Sanitizer:
src/scanner.c#L172
store to misaligned address 0x51b000015139 for type 'int16_t' (aka 'short'), which requires 2 byte alignment
|