mirror of
https://github.com/Momoko-Ayase/Senbei.git
synced 2026-09-19 03:57:59 -04:00
fix(android): support compact ELF dynamic table layouts
This commit is contained in:
@@ -542,7 +542,6 @@ impl HuffmanLzDecoder {
|
||||
}
|
||||
|
||||
/// Apply the native word transform and optional AES-256-CBC decryption.
|
||||
#[allow(clippy::chunks_exact_to_as_chunks)]
|
||||
pub fn transform_segment(
|
||||
data: &[u8],
|
||||
seed: u32,
|
||||
|
||||
Reference in New Issue
Block a user