mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-16 09:21:52 +03:00
cstylecasts suppress,fixes
This commit is contained in:
@@ -144,6 +144,7 @@ public:
|
||||
}
|
||||
|
||||
void write_bytes(RoseEngine *engine) {
|
||||
// cppcheck-suppress cstyleCast
|
||||
copy_bytes((char *)engine + base_offset, blob);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user