Code segments like like below are causing these problems:

        char command[156]="exec ";
        strcat(command, bpath);
        xchat_command( ph, command );
        g_free(command);

-- 
xchat-xsys crash
https://launchpad.net/bugs/49640

-- 
universe-bugs mailing list
universe-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/universe-bugs

Reply via email to