Menu

#203 Incorrect unmarshalling of datasets containing TIMEDATE64 array.

1.4.0.0
closed
None
2018-06-13
2018-06-08
No

In the unmarshalling of dataset containing TIMEDATE64 array, the current function only returns the unmarshalled data for the last element in the array. Irrespective of the input array size, the tau_unmarshall() always returns buffer size of only 8 bits (i.e. unmarshalled last TIMEDATE64 element).

After analysis of the unmarshallDs function in taumarshall.c:810-812 , found that the code needs a change as per the attached diff.

1 Attachments

Discussion

  • Bernd Löhr

    Bernd Löhr - 2018-06-08
    • assigned_to: Siddhi Wadgaonkar
     
  • Bernd Löhr

    Bernd Löhr - 2018-06-08

    Siddhi, proposal looks OK to me.

     
  • Siddhi Wadgaonkar

    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB