mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Fixed compiler warnings from gcc 7.4.1
- Fixed possible error in rocksdb/rdb_datadic.cc
This commit is contained in:
@@ -154,7 +154,7 @@ PJSON ParseJson(PGLOBAL g, char *s, int len, int *ptyp, bool *comma)
|
||||
b = false;
|
||||
break;
|
||||
} // endif b
|
||||
|
||||
/* falls through */
|
||||
default:
|
||||
if (jsp)
|
||||
goto tryit;
|
||||
|
Reference in New Issue
Block a user