mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-05 09:17:38 +02:00
The length value inside the read method of the TranslationLayer base class would potentially get overwritten by the inner loop which also defined a length value.