]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add changelog 4043/head
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Wed, 8 Mar 2017 09:36:43 +0000 (10:36 +0100)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Wed, 8 Mar 2017 09:39:52 +0000 (10:39 +0100)
doc/news/changes/minor/20170308MartinKronbichler [new file with mode: 0644]

diff --git a/doc/news/changes/minor/20170308MartinKronbichler b/doc/news/changes/minor/20170308MartinKronbichler
new file mode 100644 (file)
index 0000000..3ddad53
--- /dev/null
@@ -0,0 +1,10 @@
+Changed: The parallel triangulation classes parallel::shared::Triangulation
+and parallel::distributed::Triangulation used to duplicate the MPI
+communicator given to the constructor, which could lead to access-after-free
+problems in Trilinos data structures based on this communicator that stayed
+alive longer than the Triangulation. The new implementation simply uses the
+MPI communicator provided by the user and thus avoids these problems. It is
+the user's responsibility to make sure MPI_Comm_free is only called when all
+data structures initialized with it are deleted.
+<br>
+(Martin Kronbichler, 2017/03/08)

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.