comparison liboctave/ChangeLog @ 12303:2c35dfd641ff release-3-4-x

lo-sysdep.cc (opendir): on error, free allocated DIR object befor returning
author Pascal Dupuis <Pascal.Dupuis@uclouvain.be>
date Sun, 30 Jan 2011 04:38:35 -0500
parents 81e9ff0cc729
children 211f8c905a4f
comparison
equal deleted inserted replaced
12302:1b71befc2f40 12303:2c35dfd641ff
1 2011-01-30 Pascal Dupuis <Pascal.Dupuis@worldonline.be>
2
3 * lo-sysdep.cc (opendir): On error, free allocated DIR object
4 before returning.
5
1 2011-01-28 John W. Eaton <jwe@octave.org> 6 2011-01-28 John W. Eaton <jwe@octave.org>
2 7
3 * eigs-base.cc: Remove #endif corresponding to "#ifdef HAVE_ARPACK", 8 * eigs-base.cc: Remove #endif corresponding to "#ifdef HAVE_ARPACK",
4 not the one that matched "#if !defined (CXX_NEW_FRIEND_TEMPLATE_DECL)". 9 not the one that matched "#if !defined (CXX_NEW_FRIEND_TEMPLATE_DECL)".
5 10