diff options
author | jcej <jcej@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-12-31 18:47:57 +0000 |
---|---|---|
committer | jcej <jcej@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-12-31 18:47:57 +0000 |
commit | 6e53dfeab89f60766e74c5c95e83f2b2c30940b7 (patch) | |
tree | d689693a7e64772e6aee012ccaa4005c12e930c1 /ChangeLog-98b | |
parent | b9920c9f0face0c82d56d34cebe1a06ee4ef5720 (diff) | |
download | ATCD-6e53dfeab89f60766e74c5c95e83f2b2c30940b7.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-98b')
-rw-r--r-- | ChangeLog-98b | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b index 9cf6eac72dd..8ae41a02a8a 100644 --- a/ChangeLog-98b +++ b/ChangeLog-98b @@ -1,3 +1,9 @@ +Thu Dec 31 13:25:53 1998 James CE Johnson <jcej@chiroptera.tragus.org> + + * docs/tutorials/019/server[2].cpp: + Test that the segment was created. If it already existed, the + malloc() will return 0 and we'll crash. + Thu Dec 31 12:10:46 1998 Carlos O'Ryan <coryan@cs.wustl.edu> * tests/RB_Tree_Test.cpp: |