Public bug reported: speech-dispatcher would unreliably crash on me because of improper use of realloc(). Instead of getting the new pointer, it would use the pointer provided in the argument. If realloc cannot allocate continuous space, it will provide a new pointer and free the given one.
** Affects: dotconf (Ubuntu) Importance: Undecided Status: New -- realloc() is not used correctly https://bugs.launchpad.net/bugs/427066 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs