https://bugs.kde.org/show_bug.cgi?id=514343
Mark Wielaard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from Mark Wielaard <[email protected]> --- (In reply to Paul Floyd from comment #8) > Created attachment 189377 [details] > Initial patch > > Does not yet contain changes for docs. Didn't try it out, but reading the code it looks correct. The VG_TRACK is a nice detail. We could simplify things a little by just stating that a toolname is never larger than (arbitrary number) 63 chars. Then you just always supply a char[64] buffer. But the current code should work. -- You are receiving this mail because: You are watching all bug changes.
