https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280638
--- Comment #2 from Gleb Popov <arr...@freebsd.org> --- This leaks memory. You should use QString::fromLocal8Bit() to create a QString and then free the C string. -- You are receiving this mail because: You are the assignee for the bug.