python-ptrace
python-ptrace copied to clipboard
Fix inncorectly ser truncated value.
In cases when \0 was found at index position less than max_size,
truncated should be False.
Maybe 'if' condition could be also changed, but I wanted to keep it small.
FYI this project is no longer maintained and is looking for a new maintainer.