https://bugs.kde.org/show_bug.cgi?id=263922
Allen Winter <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Allen Winter <winter kde org> 2011-11-29 22:47:21 --- I made the following commit. Might help with this crash but I don't know. Please test with the next release. I will backport to 4.7.4 ------------------------------------------------------------------------- Git commit f48cfb60e73f91791d03110fdea90f779d5235cf by Allen Winter. Committed on 29/11/2011 at 04:05. Pushed by winterz into branch 'master'. use the safer qstricmp() or qstrnicmp() functions in place of strcasecmp() and strncasecmp(), respectively. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
