[Python-checkins] CVS: python/dist/src/Objects longobject.c

Barry A. Warsaw bwarsaw@cnri.reston.va.us
1999年1月27日 12:48:29 -0500 (EST)


Update of /projects/cvsroot/python/dist/src/Objects
In directory anthem:/projects/python/develop/bwarsaw/src/Objects
Modified Files:
	longobject.c 
Log Message:
PyLong_FromString(): Nailed a small memory leak. In the str==start
test, we forgot that z is still pointing to a real live object.
DECREF() it before returning.

AltStyle によって変換されたページ (->オリジナル) /