----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103616/ -----------------------------------------------------------
Review request for kdelibs. Description ------- - Use the safer Qt versions of strlen, strcmp and strncmp. - Since there is no Qt version for atoi, make sure NULL pointers will not be used in atoi calls. Diffs ----- kioslave/ftp/ftp.cpp 41da792 Diff: http://git.reviewboard.kde.org/r/103616/diff/diff Testing ------- Thanks, Dawit Alemayehu