File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -102,9 +102,13 @@ Master (not on release branches yet)
102
102
- Fix a problem building C++ applications with newer versions of GCC.
103
103
Thanks to Constantine Khrulev for reporting.
104
104
105
- 4.0.4 -- May , 2020
106
- -----------------------
105
+ 4.0.4 -- June , 2020
106
+ -------------------
107
107
108
+ - Fix a memory patcher issue intercepting shmat and shmdt. This was
109
+ observed on RHEL 8.x ppc64le (see README for more info).
110
+ - Fix an illegal access issue caught using gcc's address sanitizer.
111
+ Thanks to Georg Geiser for reporting.
108
112
- Add checks to avoid conflicts with a libevent library shipped with LSF.
109
113
- Switch to linking against libevent_core rather than libevent, if present.
110
114
- Add improved support for UCX 1.9 and later.
You can’t perform that action at this time.
0 commit comments