nikhilgupta10 / GridLAB-D

Other
1 stars 0 forks source link

#949 Database object does not accept passwords, #2675

Closed nikhilgupta10 closed 7 years ago

nikhilgupta10 commented 7 years ago

There is a typo on line 109 of database.cpp in trunk that causes the password property to be improperly passed in as an empty string instead of a NULL pointer. The fragment strcpy(password,\)? should read `strcmp(password,).,

nikhilgupta10 commented 7 years ago

nikhilgupta10 imported these comments from Sourceforge: The user dchassin does not exist anymore. Therefore assigning this to afisher1. "dchassin":- status: new --> closed