Closed mrkraimer closed 5 years ago
This problem was found by Sinisa Veseli (ANL/APS).
A segmentation fault occurs if setStateChangeRequester is called after a PvaClientChannel is created but before connect or issueConnect is called.
This is a bug in PvaClientChannel.
The bug exists in both pvaClientCPP and pvaClientJava.
I will fix both pvaClientCPP and pvaClientJava and then create a pull request for each.
This was fixed pull request #40 but I forgot to close issue
This problem was found by Sinisa Veseli (ANL/APS).
A segmentation fault occurs if setStateChangeRequester is called after a PvaClientChannel is created but before connect or issueConnect is called.
This is a bug in PvaClientChannel.
The bug exists in both pvaClientCPP and pvaClientJava.
I will fix both pvaClientCPP and pvaClientJava and then create a pull request for each.