Changeset: c21d7587a4e0 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/c21d7587a4e0 Modified Files: sql/ChangeLog.Jul2021 Branch: Jul2021 Log Message:
changelog. diffs (14 lines): diff --git a/sql/ChangeLog.Jul2021 b/sql/ChangeLog.Jul2021 --- a/sql/ChangeLog.Jul2021 +++ b/sql/ChangeLog.Jul2021 @@ -1,6 +1,10 @@ # ChangeLog file for sql # This file is updated with Maddlog +* Fri Dec 16 2022 Sjoerd Mullender <[email protected]> +- Added some error checking to prevent crashes. Errors would mainly + occur under memory pressure. + * Wed Dec 14 2022 Sjoerd Mullender <[email protected]> - Fixed cleanup after a failed allocation where the data being cleaned up was unitialized but still used as pointers to memory that also had _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
