Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.5
-
None
Description
mariadb-10.5.6/storage/connect/plugutil.cpp:380:7: error: Width 256 given in format string (no. 1) is larger than destination buffer 'msgid[32]', use %31s to prevent overflowing it. [invalidScanfFormatWidth]
Source code is
if (sscanf(buff, " %*d %-.256s \"%[^\"]", msgid, stmsg) < 2) {
|
Attachments
Activity
Transition | Time In Source Status | Execution Times |
---|
|
3d 23h 10m | 1 |
|
56d 4h 23m | 1 |
|
4d 20h 15m | 1 |