Actions
Defect #2971
closedNull pointer in method getAttributeValue
Start date:
10/05/2021
Due date:
% Done:
100%
Estimated time:
Affected versions:
Owner:
Description
The method getAttributeValue in class SSHConnector contains null pointer that doesn't allow null values.
Please update behavior inside this method and release new version of whole connector.
Files
Updated by Roman Kučera about 3 years ago
- Status changed from New to Needs feedback
- Assignee set to Ondřej Kopr
- % Done changed from 0 to 90
Fixed in https://github.com/bcvsolutions/ssh-connector/commit/be1d1bdbb71bee542ac5ece8dbec865642e91d11
@kopro Could you test it and make review for it please?
Updated by Ondřej Kopr about 3 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Ondřej Kopr to Roman Kučera
- % Done changed from 90 to 100
Code looks well! Thank you! :)
I just tested whole behavior on my project and now works perfectly!!
Please could you release the new version? Thank you.
Updated by Roman Kučera about 3 years ago
- Status changed from Resolved to Closed
Actions