[CONPY-70] Crash when calling pool.set_config() method Created: 2020-06-02 Updated: 2020-06-02 Resolved: 2020-06-02 |
|
| Status: | Closed |
| Project: | MariaDB Connector/Python |
| Component/s: | Generic |
| Affects Version/s: | 0.9.59 |
| Fix Version/s: | 1.0.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Georg Richter | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
pool.set_config() method doesn't check for correct parameter type and will crash if the parameter is not a dictionary. |