mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-10-02 04:27:42 +03:00
rose: remap reports to program offsets
This commit is contained in:
committed by
Matthew Barr
parent
f40aa6bd40
commit
611579511c
@@ -376,6 +376,8 @@ SmallWriteBuildImpl::build(u32 roseQuality) {
|
||||
|
||||
DEBUG_PRINTF("building rdfa %p\n", rdfa.get());
|
||||
|
||||
remapReportsToPrograms(*rdfa, rm);
|
||||
|
||||
u32 start_offset;
|
||||
u32 small_region;
|
||||
auto nfa = prepEngine(*rdfa, roseQuality, cc, &start_offset, &small_region);
|
||||
|
Reference in New Issue
Block a user