Re: [devel] [PATCH 1/1] msg: updated the assert condition , to avoid core [#2802]

2018-04-05 Thread Alex Jones
Ack. Alex On 04/03/2018 06:46 AM, srinivas wrote: __ NOTICE: This email was received from an EXTERNAL sender __ ---

[devel] [PATCH 1/1] msg: updated the assert condition , to avoid core [#2802]

2018-04-03 Thread srinivas
--- src/msg/apitest/test_MetaDataSize.cc | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/src/msg/apitest/test_MetaDataSize.cc b/src/msg/apitest/test_MetaDataSize.cc index f99b02b..16efe69 100644 --- a/src/msg/apitest/test_MetaDataSize.cc +++

Re: [devel] [PATCH 1/1] msg: updated the assert condition , to avoid core [#2802]

2018-03-26 Thread Alex Jones
Hi Srinivas, Two comments: 1. Put the new include file before the above "msg/..." files, so it is in alphabetical order 2. change the test, so there is only one aisrc_validate call in it. Otherwise, 2 PASSED show up for the test. Alex On 03/26/2018 07:23

[devel] [PATCH 1/1] msg: updated the assert condition , to avoid core [#2802]

2018-03-26 Thread srinivas
--- src/msg/apitest/test_MetaDataSize.cc | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/msg/apitest/test_MetaDataSize.cc b/src/msg/apitest/test_MetaDataSize.cc index f99b02b..6d7375a 100644 --- a/src/msg/apitest/test_MetaDataSize.cc +++