Branches for Precise

Name Status Last Modified Last Commit
lp:ubuntu/precise/expect 2 Mature 2011-11-04 12:14:05 UTC
16. Replaced ckalloc() call in exp_clib.c...

Author: Sergei Golovan
Revision Date: 2011-11-04 12:14:05 UTC

Replaced ckalloc() call in exp_clib.c by malloc() because using the
ordinary free() leads to memory corruption after ckalloc() (which is
a macro for Tcl_Alloc()). See patches/22-segfault-with-stubs.patch
for segfaulting examples.

11 of 1 result