tdf / libcmis

C/C++ CMIS client library
GNU General Public License v2.0
21 stars 20 forks source link

Checking valid session before returning it #40

Closed albertocabello closed 3 years ago

albertocabello commented 3 years ago

Returning session without checking it results in Segmentation fault when using wrong username/password.