Am Thu, Oct 23, 2025 at 03:30:06PM +0200 schrieb Frank Busse: > Hi, > > KLEE again: > > --- > $ printf '--------' | ./tr -s - "" > ERROR: AddressSanitizer: heap-buffer-overflow > $ printf '-' | ./tr -cs "" "" > ERROR: AddressSanitizer: heap-buffer-overflow > --- > > > Best, > > Frank >
You going to patch these one of these days? Ciao, Markus
