This is an alternative patch for (now closed) bug #2819312. The original patch provided there still doesn't prevent corruption for idx 0, and probably introduces problems on non-Intel archs due to mis-aligned pointers. This patch instead changes element granularity in the Pool chunks to the machine's word size (unsigned long), thus making sure that the next pointers will always fit. The patch...
2009-12-02 22:45:12 UTC in MusE - Linux Music Editor