mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 00:06:44 -04:00
parent
6374a7f240
commit
08f344b00c
@ -95,6 +95,10 @@ EncryptStreamBuf::
|
||||
~EncryptStreamBuf() {
|
||||
close_read();
|
||||
close_write();
|
||||
|
||||
#ifdef PHAVE_IOSTREAM
|
||||
delete[] eback();
|
||||
#endif
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user