[MXS-2041] Crash on failure to create schemarouter session Created: 2018-09-10 Updated: 2018-09-12 Resolved: 2018-09-12 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | schemarouter |
| Affects Version/s: | 2.2.13 |
| Fix Version/s: | 2.2.14 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When the setting up of filters for a session fails, the client DCB is freed and the DCBs's session pointer is set to NULL. This was not handled correctly by the schemarouter. |