Menu

#129 Found a bug which yields wrong output params and potentially segfaults

1.3.2.0
closed
BUG (2)
2017-02-10
2016-11-02
No

in src/common/tau_tti.c on line 853:

diff of fix:

if (pOpTrDirState != NULL)
{

-     *pTrNetDir = appHandle->pTTDB->trnNetDir;
+     *pOpTrDirState = appHandle->pTTDB->opTrnState.state;
}

Discussion

  • Bernd Löhr

    Bernd Löhr - 2016-11-03
    • status: open --> accepted
    • assigned_to: Bernd Löhr
     
  • Bernd Löhr

    Bernd Löhr - 2017-02-10
    • status: accepted --> pending
     
  • Bernd Löhr

    Bernd Löhr - 2017-03-02
    • Status: pending --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB