Hi,

On Thu, Oct 23, 2025 at 03:30:06PM +0200, Frank Busse wrote:
> Hi,
> 
> KLEE again:
> 
> ---
> $ printf '--------' | ./tr -s - ""
> ERROR: AddressSanitizer: heap-buffer-overflow
> $ printf '-' | ./tr -cs "" ""
> ERROR: AddressSanitizer: heap-buffer-overflow
> ---

A patch already pushed to the repo should fix both issues.

Regards,

Reply via email to