fix: do not perform lossy casts on row/col info #1
Annotations
7 notices
Sanitizer:
src/scanner.c#L156
store to misaligned address 0x61b00000082d for type 'int16_t' (aka 'short'), which requires 2 byte alignment
|
Sanitizer:
src/scanner.c#L158
store to misaligned address 0x61b00000082f for type 'int16_t' (aka 'short'), which requires 2 byte alignment
|
Sanitizer:
src/scanner.c#L160
store to misaligned address 0x61b000000831 for type 'int16_t' (aka 'short'), which requires 2 byte alignment
|
Sanitizer:
src/scanner.c#L162
store to misaligned address 0x61b000000833 for type 'int16_t' (aka 'short'), which requires 2 byte alignment
|
Sanitizer:
src/scanner.c#L164
store to misaligned address 0x61b000000835 for type 'int16_t' (aka 'short'), which requires 2 byte alignment
|
Sanitizer:
src/scanner.c#L170
store to misaligned address 0x61b00000b737 for type 'int16_t' (aka 'short'), which requires 2 byte alignment
|
Sanitizer:
src/scanner.c#L172
store to misaligned address 0x61b00000b739 for type 'int16_t' (aka 'short'), which requires 2 byte alignment
|