[CONC-292] Erroneous malloc() result check in mariadb_dyncol_val_double() Created: 2017-11-07 Updated: 2018-01-13 Resolved: 2017-11-08 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | 3.0.2 |
| Fix Version/s: | 3.0.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Karen Arutyunov | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
mariadb_dyncol_val_double() function (defined in libmariadb/mariadb_dyncol.c) has the following code:
Shouldn't it be
instead? |
| Comments |
| Comment by Georg Richter [ 2017-11-08 ] |
|
commit 1e6cdb81cd7ce7e69db1daaeac9b6908105054e1 |