Menu

#17 tlp_subscribe() returns wrong *pSubHandle

1.2.0.0
closed
1175 (1)
2014-02-27
2014-01-24
No

When calling tlp_subscribe (e.g. from pdtest or pd_md_responder test application), the contents of the returned subscribe handle seem to be mixed up (e.g. the value 10046 should be the comId and not destIpAddr, the value in topocount should be zero but is an ip address,...; see attached screenshot for example)

1 Attachments

Discussion

  • Bernd Löhr

    Bernd Löhr - 2014-01-24
    • status: open --> pending
    • assigned_to: Bernd Löhr
     
  • Bernd Löhr

    Bernd Löhr - 2014-01-24

    The returned sub-handle is a pointer to an PD_ELE_T structure and is opaque. There should be no access to its content.
    The debugger seems to have knowledge about the stack internals, which have some obsolete typedefs in trdp_private.h (TRDP_HANDLE).

     
  • Armin-Hagen Weiss

    • Milestone: 1.3.0.0 --> 1.2.0.0
     
  • Bernd Löhr

    Bernd Löhr - 2014-02-27
    • status: pending --> closed
     
  • Bernd Löhr

    Bernd Löhr - 2014-02-27

    typedefs changed to PD_ELE_T/MD_LIS_ELE

     
  • Armin-Hagen Weiss

    I will be out of the office starting 26.02.2014 and will not return until
    28.02.2014.

    I'll reply as fast as possible.

     
  • Armin-Hagen Weiss

    • labels: --> 1175
     

Log in to post a comment.

MongoDB Logo MongoDB