mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
patch for invalid reading 1 byte in Reinforced Teddy, abandon fetching the first reinforced byte.
This commit is contained in:
parent
0d1e441629
commit
35a42061f6
@ -479,7 +479,6 @@ do { \
|
||||
a->buf, buf_end, \
|
||||
a->buf_history, a->len_history, n_msk); \
|
||||
m256 r_0 = PREP_CONF_FN_NO_REINFORCEMENT(val_0, n_msk); \
|
||||
c_0 = *(ptr + 31); \
|
||||
r_0 = or256(r_0, p_mask); \
|
||||
CONFIRM_TEDDY(r_0, 8, 0, VECTORING, conf_fn); \
|
||||
ptr += 32; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user