1
1
openmpi/opal
Nathan Hjelm b51c8f888c btl/vader: fix fragment sizes used by free lists
This commit fixes a bug introduced in
f62d26ddbc. That commit changed how
vader allocates fragment memory from the shared memory
segment. Unfortunately, the values used for the fragment sizes did not
include space for the fragment header. This can cause an overrun of
data from one fragment to the header of the next fragment.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2019-01-30 12:31:34 -07:00
..
class opal/free_list: fix race condition 2018-10-16 13:17:09 -06:00
datatype Merge pull request #6029 from ggouaillardet/topic/large_datatypes 2018-12-24 12:49:52 -05:00
dss opal: clean up init/finalize 2018-12-18 14:37:04 -07:00
etc Correct the comment in the default MCA param template - we do not support a param called "component_path". The correct syntax is "mca_base_component_path" 2018-01-05 08:46:44 -08:00
include datatype: Remove #if HAVE_[TYPE] for C99 types 2018-11-14 09:32:52 +09:00
mca btl/vader: fix fragment sizes used by free lists 2019-01-30 12:31:34 -07:00
memoryhooks opal: clean up init/finalize 2018-12-18 14:37:04 -07:00
runtime opal/runtime: fix teardown ordering 2019-01-09 12:38:12 -07:00
test/reachable opal: update some string handling 2018-10-14 16:04:28 -07:00
threads opal/sync: Fix assert during multi-threaded progress invocation 2018-12-17 12:14:27 -08:00
tools Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
util info_get: ensure to copy all requested characters 2018-12-19 13:01:45 -08:00
win32 opal: convert from strncpy() -> opal_string_copy() 2018-09-27 11:56:18 -07:00
common_sym_whitelist.txt opal: add code patcher framework 2016-04-13 17:16:13 -06:00
Makefile.am opal: remove generated asm code 2017-08-03 09:18:58 -06:00
win_makefile Purge whitespace from the repo 2015-06-23 20:59:57 -07:00