diff options
author | Michael Stahl <Michael.Stahl@cib.de> | 2020-02-24 10:41:07 +0100 |
---|---|---|
committer | Michael Stahl <michael.stahl@cib.de> | 2020-02-24 19:15:35 +0100 |
commit | 589abe39262a37fb1205fac229d7004ee01dd3f9 (patch) | |
tree | 3417a47cfebe498bf228df639bcc49e7d29de193 /oox | |
parent | 6c4721da4f339d6d1bed6ded0a6ba40d3857b379 (diff) |
vcl: GCC 9.2.1 -Werror=format-overflow
vcl/source/gdi/metaact.cxx:104:26: error: ‘%u’ directive writing between 1 and 10 bytes into a region of size 6 [-Werror=format-overflow=]
104 | sprintf(buffer, "%u", static_cast<unsigned int>(nMetaAction));
Change-Id: Iec295a5a2477b2a13d771c392e0de6c3920a2eac
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89350
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@cib.de>
Diffstat (limited to 'oox')
0 files changed, 0 insertions, 0 deletions