1
1
Artem Polyakov 725eea2819 Fix base64 implementation in pmix framework.
In the commit 80f07b65f16e9538aca7fc5e124d2074e7e0b69e 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
..
2015-06-23 20:59:57 -07:00
2016-05-20 10:04:26 -07:00
2016-05-23 14:27:33 +09:00
2015-12-28 13:58:45 +09:00
2015-12-28 13:58:45 +09:00
2015-12-28 13:58:45 +09:00
2015-06-23 20:59:57 -07:00
2016-05-04 12:53:45 -06:00
2016-05-20 09:30:29 +09:00
2015-12-28 13:58:45 +09:00
2016-05-07 09:31:34 -07:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00