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...
1 file changed
tree: 744cb42248c39e56137ca7fbf44fc0abb104f84f
  1. Doc/
  2. Grammar/
  3. Include/
  4. Lib/
  5. Modules/
  6. Objects/
  7. Parser/
  8. Python/