1
1
openmpi/opal/mca
Artem Polyakov 725eea2819 Fix base64 implementation in pmix framework.
In the commit 80f07b65f1 setting of '-' marker used
as the string termination sign was moved from base64 code:
from: 80f07b65f1 (diff-1b10896c267d2591dc2c08fd0542ab67L491)
to: 80f07b65f1 (diff-1b10896c267d2591dc2c08fd0542ab67R189)

However the decoding function wasn't fixed and still expects on extra
byte at the end of the encoded string which leads to data truncation
during extraction (was noticed on standalone code that was using base64
from OMPI).
2016-05-23 23:30:31 +06:00
..
allocator opal: rework mpool and rcache frameworks 2016-03-14 10:50:41 -06:00
backtrace Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
base Remove verbose error messages 2016-05-20 10:04:26 -07:00
btl btl/openib: fix #if vs #ifdef 2016-05-23 14:27:33 +09:00
common opal: rework mpool and rcache frameworks 2016-03-14 10:50:41 -06:00
compress mca/base: add priority output to mca_base_select 2015-10-19 12:32:41 -06:00
crs configury: test portability 2015-12-28 13:58:45 +09:00
dl dl/dlopen/libltdl: Allow opal_dl_open to take a NULL filename. 2016-05-05 17:07:26 -04:00
event opal: standardize on max hostname length 2016-04-24 08:19:47 +02:00
hwloc hwloc/external: set WRAPPER_EXTRA_* vars in proper location 2016-05-10 07:34:56 -07:00
if configury: test portability 2015-12-28 13:58:45 +09:00
installdirs Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
memchecker configury: test portability 2015-12-28 13:58:45 +09:00
memcpy Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
memory memory/patcher: declare __curbrk as extern in order not to generate an (unitialized) common symbol 2016-05-16 09:30:11 +09:00
mpool mpool/hugepage: use statvfs() instead of statfs() when needed. 2016-04-11 11:13:29 +09:00
patcher patcher/linux: code cleanup 2016-05-04 12:53:45 -06:00
pmix Fix base64 implementation in pmix framework. 2016-05-23 23:30:31 +06:00
pstat opal: standardize on max hostname length 2016-04-24 08:19:47 +02:00
rcache rcache/grdma: silence a warning 2016-05-20 09:30:29 +09:00
reachable mca/base: add priority output to mca_base_select 2015-10-19 12:32:41 -06:00
sec configury: test portability 2015-12-28 13:58:45 +09:00
shmem opal: standardize on max hostname length 2016-04-24 08:19:47 +02:00
timer timer/aix: remove stale code 2016-05-07 09:31:34 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mca.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00