On 9/12/2009 2:22 PM, Christian Ehrlicher wrote: > [email protected] schrieb: > >> Making krusader binary packages on windows by the >> packagers requires that the sources are in a compilable >> state, which was not the case yet. Today I fixed some >> obviously compile and link errors (see the related >> patch) but krusader crashes on startup. >> > The patch, or better a part is wrong: > > + delete comboItems; > --> must be > + delete[] comboItems;
does this stop Krusader from crashing Ralf? -- david _______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
