Files
Luke Street 17e49c8ced Fix heap corruption in Rust bindings
RabbitizerInstruction_getSizeForBuffer and
RabbitizerOperandType_getBufferSize return
the size _without_ the null terminator, so
we need to allocate one more byte to avoid
writing past the allocated vector bounds.
2024-05-22 12:31:12 -04:00
..
2024-05-22 12:31:12 -04:00