Changeset: 808c298e5a71 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/808c298e5a71 Modified Files: monetdb5/ChangeLog.Jan2022 Branch: Jan2022 Log Message:
Blurb doesn't apply to this branch, the bug had already been fixed. diffs (16 lines): diff --git a/monetdb5/ChangeLog.Jan2022 b/monetdb5/ChangeLog.Jan2022 --- a/monetdb5/ChangeLog.Jan2022 +++ b/monetdb5/ChangeLog.Jan2022 @@ -1,12 +1,6 @@ # ChangeLog file for MonetDB5 # This file is updated with Maddlog -* Mon Apr 24 2023 Sjoerd Mullender <[email protected]> -- A bug was fixed where data from a client context was freed after the - context was closed. This meant that the data being freed could belong - to the next user of the context (a next client that just connected), - leading to chaos (i.e. crashes). - * Fri Mar 24 2023 Sjoerd Mullender <[email protected]> - Client connections are cleaned up better so that we get fewer instances of clients that cannot connect. _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
