[MDEV-8399] [PATCH] Missing Sanity Checks for memory allocation in MariaDB Created: 2015-06-30 Updated: 2015-07-23 Resolved: 2015-07-23 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.0.20-galera |
| Fix Version/s: | 10.0.21, 10.1.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Bill Parker | Assignee: | Sergey Vojtovich |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Sanity_Checking | ||
| Environment: |
Linux/FreeBSD, etc (issue is in software, not compiling, building, etc) |
||
| Attachments: |
|
| Description |
|
Subj: Missing Sanity Checks in MariaDB 10.0.2x Hello All, In reviewing code in MariaDB 10.0.2x, I found instances where
Questions, Comments, Suggestions? I am attaching the patch file(s) to this bug report. Bill Parker (wp02855 at gmail dot com) |
| Comments |
| Comment by Sergey Vojtovich [ 2015-07-01 ] |
|
Alas we have dozens of such instances. My suggestions:
|
| Comment by Sergey Vojtovich [ 2015-07-16 ] |
|
serg, please review fix for this bug. |
| Comment by Sergey Vojtovich [ 2015-07-23 ] |
|
Missing check in groonga was reported to Kentoku. |