diff src/ChangeLog @ 3642:3843aa0767c8

[project @ 2000-03-24 10:48:48 by jwe]
author jwe
date Fri, 24 Mar 2000 10:48:48 +0000
parents d3b0ff09dda7
children 9add655e8b8c
line wrap: on
line diff
--- a/src/ChangeLog	Fri Mar 24 10:37:30 2000 +0000
+++ b/src/ChangeLog	Fri Mar 24 10:48:48 2000 +0000
@@ -1,5 +1,8 @@
 2000-03-24  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
+	* c-file-ptr-stream.cc (c_file_ptr_buf::~c_file_ptr_buf):
+	Avoid dereferencing NULL pointer.
+
 	* oct-stream.cc (printf_format_list::add_elt_to_list,
 	printf_format_list::process_conversion,
 	printf_format_list::finish_conversion): New args, flags, fw, and prec.