Tag: cws_src680_warnings01
User: sb      
Date: 06/01/25 12:48:45

Modified:
 /dba/connectivity/source/drivers/dbase/
  DNoException.cxx

Log:
 RESYNC: (1.15-1.16); FILE MERGED

File Changes:

Directory: /dba/connectivity/source/drivers/dbase/
==================================================

File [changed]: DNoException.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/dbase/DNoException.cxx?r1=1.15.30.1&r2=1.15.30.2
Delta lines:  +4 -4
-------------------
--- DNoException.cxx    7 Nov 2005 14:43:14 -0000       1.15.30.1
+++ DNoException.cxx    25 Jan 2006 20:48:42 -0000      1.15.30.2
@@ -249,7 +249,7 @@
 
        if (m_nBufferSize != nSize)
        {
-               delete m_pBuffer;
+               delete[] m_pBuffer;
                m_pBuffer = NULL;
        }
 




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to