john icon indicating copy to clipboard operation
john copied to clipboard

missing realloc check in princeprocessor

Open void0red opened this issue 1 year ago • 0 comments

It looks like missing a check of realloc here. But I am not sure if it will cause a bug later.

https://github.com/openwall/john/blob/c798c3f39215f6e08c67677eb9b79f65cfe08e40/src/pp.c#L816

void0red avatar Jul 21 '23 09:07 void0red