▲ | tempodox 3 days ago | |||||||
That `String` leaks memory, it doesn't have a destructor. | ||||||||
▲ | rurban 3 days ago | parent | next [-] | |||||||
https://github.com/TheNumbat/rpp/blob/main/rpp/string0.h#L92 here it is | ||||||||
| ||||||||
▲ | hermitdev 3 days ago | parent | prev [-] | |||||||
> That `String` leaks memory, [...] So does the clone... |