diff options
author | Guido van Rossum <guido@python.org> | 1990-11-18 17:30:23 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1990-11-18 17:30:23 +0000 |
commit | 921842f2c2a4f4124ff80f95e3f613c3f0dcc8d5 (patch) | |
tree | 744cb42248c39e56137ca7fbf44fc0abb104f84f /Python/compile.c | |
parent | da0c6bdfe36a58e9f6ba3408e843d1afb3733056 (diff) | |
download | cpython-git-921842f2c2a4f4124ff80f95e3f613c3f0dcc8d5.tar.gz |
Fixed resizestring() to work if reference tracing is turned on.
The realloc() call would move the list head without fixing the
pointers to in the the chain of allocated objects...
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions