summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstanleyk <stanleyk@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2013-01-31 14:09:51 +0000
committerstanleyk <stanleyk@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2013-01-31 14:09:51 +0000
commitd8a80b6a7a2e1ac97527867ec764db6bcb34e0c6 (patch)
treef74aab71cc438c704ffb0daac097a92ba89a17ed
parent278e1d5ebad775759e537b11a69f75a2bb8c8c69 (diff)
downloadATCD-d8a80b6a7a2e1ac97527867ec764db6bcb34e0c6.tar.gz
Fixed error in allocation of character array.
-rw-r--r--ACE/OCI_RE_ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ACE/OCI_RE_ChangeLog b/ACE/OCI_RE_ChangeLog
index cc843ecb8ee..42daecf2341 100644
--- a/ACE/OCI_RE_ChangeLog
+++ b/ACE/OCI_RE_ChangeLog
@@ -1,3 +1,9 @@
+Thu Jan 31 14:05:30 UTC 2013 Kevin Stanley <stanleyk@ociweb.com>
+
+ * tests/Message_Block_Large_Copy_Test.cpp:
+
+ Fixed error in allocation of character array.
+
Wed Jan 30 23:54:14 UTC 2013 Phillip LaBanca <labancap@ociweb.com>
* ace/Message_Block.cpp: