This was quite a dark bug in my recent in-place string concatenation
hack: it would resize *interned* strings in-place! This occurred because their reference counts do not have their expected value -- stringobject.c hacks them. Mea culpa.
Showing
Please
register
or
sign in
to comment