1
1

Make the attribution for the ompi_ddt_duplicate() fix a little more

specific, because it must have been a beast to track down.  :-)

This commit was SVN r12572.
Этот коммит содержится в:
Jeff Squyres 2006-11-13 12:33:54 +00:00
родитель 6ce032b8e9
Коммит 90b6dc8744

5
NEWS
Просмотреть файл

@ -86,8 +86,9 @@ Trunk (not on release branches yet)
1.1.3
-----
- Fixed a memory leak when copying memory datatypes. Thanks to
Andreas Schafer for the fix.
- Fix for a memory leak in the derived datatype function
ompi_ddt_duplicate(). Thanks to Andreas Schafer for reporting,
diagnosing, and patching the leak.
- Used better performing basic algorithm for MPI_ALLGATHERV.
- Added a workaround for a bug in the Intel 9.1 C++ compiler (all
versions up to and including 20060925) in the MPI C++ bindings that