Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
3.1.23, 3.2.9
-
None
Description
The SQL_ATTR_METADATA_ID branch of the switch in the SQLGetConnectAttr is missing break, thus execution goes to the next branch where longer integer is written to the app's buffer for SQL_ATTR_METADATA_ID value.