Menu

#246 Incorrect reading of "user" part of source uri and destination uri

1.4.2.0
closed
None
2019-06-14
2019-04-03
No

** tau_xml.c** - Incorrect reading of "user" part of source uri and destination uri.
Proposed solution - Correction as per diff attached (CopyUserURI.PNG).

1 Attachments

Discussion

  • Bernd Löhr

    Bernd Löhr - 2019-05-22
    • status: open --> accepted
     
  • Bernd Löhr

    Bernd Löhr - 2019-05-22

    Hi Siddhi, please separate this ticket at least between tau_xxx and vos_xxx issues.

     
  • Siddhi Wadgaonkar

    • summary: Miscellaneous Bug Fixes in tau_xml.c , posix/vos_shared_mem.c , vxworks/vos_thread.c --> Incorrect reading of "user" part of source uri and destination uri
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,8 +1,2 @@
    -1. ** tau_xml.c** - Incorrect reading of "user" part of source uri and destination uri.
    +** tau_xml.c** - Incorrect reading of "user" part of source uri and destination uri.
     Proposed solution - Correction as per diff attached (CopyUserURI.PNG).
    -
    -2. **vos/posix/vos_shared_mem.c** - Shared memory name is not stored in VOS_SHRD_T handle while creating shared memory; but referenced while closing the shared memory!
    -Proposed Solution - To store the shared memory name while creating shared memory, as per attached diff (sharedMemoryName.PNG)
    -
    -3. **vos/vxworks/vos_thread.c** - Error in vos_threadCreate() not handled properly.
    -Proposed Solution - Add an else block to handle the error, as per attached diff (vxWroksVos_thread.PNG)
    
     
  • Siddhi Wadgaonkar

    This ticket number originally had 3 different issues.
    New tickets created for 2 other issues.
    #259 and #260

    This ticket now addresses only tau_xml.c changes.

     
  • Bernd Löhr

    Bernd Löhr - 2019-06-12
    • status: accepted --> pending
    • assigned_to: Siddhi Wadgaonkar --> Bernd Löhr
     
  • Siddhi Wadgaonkar

    As per Commit r1881 , the changes have been made for destination uri but NOT for source uri.

    Same modification also needs to be made at source uri level.

     
  • Bernd Löhr

    Bernd Löhr - 2019-06-14
    • Status: pending --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB