[Kst] [Bug 116461] getdata borks when the first field in the format file isn't (ASCII) alphabetically the first field.

George Staikos staikos at kde.org
Wed Nov 16 03:06:28 CET 2005


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=116461         




------- Additional Comments From staikos kde org  2005-11-16 03:06 -------
I know they're not all your fault, but these sprintf() are dangerous.  They 
should use snprintf instead.  There is a security impact in the sense that we 
hit files on remote sites with KIO so there is a possibility for someone to 
cause an overflow.  I would approve the patch with those fixed.


More information about the Kst mailing list