Skip to content

Better handle bytes buffer from command execution.

Paul Bryant requested to merge correct-buffer-string into develop

This sadly won't correct any existing issue but while troubleshooting I realized we should handle the bytes buffer in this way.

Merge request reports