mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-19 02:30:35 +03:00
committed by
Konstantinos Margaritis
parent
87f9ecb402
commit
3a56b1b787
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2017-2018, Intel Corporation
|
||||
* Copyright (c) 2017-2022, Intel Corporation
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions are met:
|
||||
@@ -116,6 +116,7 @@ size_t JOIN(sc_, FN_SUFFIX)(const struct RoseEngine *rose,
|
||||
= ((STREAM_QUAL char *)stream) + sizeof(struct hs_stream);
|
||||
|
||||
COPY_FIELD(stream->offset);
|
||||
COPY_FIELD(stream->crc32);
|
||||
ASSIGN(stream->rose, rose);
|
||||
|
||||
COPY(stream_body + ROSE_STATE_OFFSET_STATUS_FLAGS, 1);
|
||||
|
||||
Reference in New Issue
Block a user