[MXS-479] localtime must not be used in the multi-threaded program. Created: 2015-11-19 Updated: 2015-11-22 Resolved: 2015-11-22 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | None |
| Fix Version/s: | 1.3.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Replace all uses of localtime with localtime_r. |