Tags: croit/daos
Tags
DAOS-7644 build: create 2.0 test build 2 (daos-stack#5931) Scond test build for the future 2.0 release labeled as 1.3.102. Signed-off-by: Johann Lombardi <johann.lombardi@intel.com>
DAOS-7644 build: create 2.0 test build 1 (daos-stack#5742) First test build for the future 2.0 release labeled as 1.3.101. Signed-off-by: Johann Lombardi <johann.lombardi@intel.com>
DAOS-7379 tools: Fix memory issues in daos tool (daos-stack#5643) - Fix case where daos_prop_free() could go out of range of allocated memory. The daos_prop_t is typically allocated with the max number of entries during argument parsing, but the prop can also be allocated later, while parsing the ACL file and/or setting the ownership for a container. In that case it is not necessary to allocate the max, because we know the number of entries needed. args_free() needs to be general enough for both cases. - Fix case where the pointer result of the final getline() call is not freed during ACL file parsing. - Reset ap->props to NULL after daos_prop_free to avoid double free Signed-off-by: Kris Jacque <kristin.jacque@intel.com> Co-authored-by: Jeff Olivier <jeffrey.v.olivier@intel.com>
DAOS-5830 release: Update version to v1.2-rc2 (daos-stack#5608) Signed-off-by: Brian J. Murrell <brian.murrell@intel.com>
DAOS-5830 release: Update version to v1.2-rc2 (daos-stack#5608) Signed-off-by: Brian J. Murrell <brian.murrell@intel.com>
DAOS-5830 release: Update version to v1.2-rc2 (daos-stack#5608) Signed-off-by: Brian J. Murrell <brian.murrell@intel.com>
Update version to v1.2-rc1 (daos-stack#5567) * Update version to v1.2-rc1 Signed-off-by: Brian J. Murrell <brian.murrell@intel.com>
Update version to v1.2-rc1 (daos-stack#5567) * Update version to v1.2-rc1 Signed-off-by: Brian J. Murrell <brian.murrell@intel.com>
DAOS-5830 release: Update version to v1.1.4 (daos-stack#5123) Update version to v1.1.4 Signed-off-by: Johann Lombardi <johann.lombardi@intel.com>
DAOS-5830 release: Update version to v1.1.3 (daos-stack#4608) Update version to v1.1.3 Signed-off-by: Johann Lombardi <johann.lombardi@intel.com>
PreviousNext