BridgesUNCC / bridges-cxx

C++ client library for Bridges
http://bridgesuncc.github.io
2 stars 5 forks source link

Possible wrong variable being checked in Symbol.h #74

Closed AlecGoncharow closed 5 years ago

AlecGoncharow commented 5 years ago

https://github.com/krs-world/bridges-cxx/blob/cdab0361a3655684910db3d5172e1a67da564b82/src/Symbol.h#L268-L279

Should this first if statement be checking the parameter sz instead or also?