[MXS-375] User data creation can fail, but no check Created: 2015-09-21 Updated: 2016-07-22 Resolved: 2016-07-22 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 1.2.0 |
| Fix Version/s: | 2.1.0 |
| Type: | Bug | Priority: | Minor |
| Reporter: | martin brampton (Inactive) | Assignee: | markus makela |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Any |
||
| Issue Links: |
|
||||||||
| Description |
|
Line 232 of service.c creates service->users. This can fail and return NULL, but there is no provision for this. |