[MDEV-30732] UBSAN: null pointer passed as argument 2, which is declared to never be null in storage/innobase/handler/ha_innodb.cc Created: 2023-02-27 Updated: 2023-11-28 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 10.10, 11.0 |
| Fix Version/s: | 11.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Ramesh Sivaraman | Assignee: | Jan Lindström |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Leads to
Setup
|
| Comments |
| Comment by Marko Mäkelä [ 2023-02-27 ] |
|
The code in question is specific to Galera, and not a part of InnoDB itself. The function name is wsrep_store_key_val_for_row(). |