Added missing DECREF's in the error branches when creating a compressor or
decompressor object. This required adding a flag to the struct which is
true if initialisation was completed; on object destruction, deflateEnd()
is only called if the flag is true. A
Andrew M. Kuchling committed
1c7aaa2d730813793d8a138d170360b0d420576a
Parent: 9b0dc53