summaryrefslogtreecommitdiff
path: root/sw/sdi/drwbassh.sdi
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2019-11-27 10:28:52 +0100
committerVasily Melenchuk <vasily.melenchuk@cib.de>2020-12-05 19:28:45 +0300
commit4c3f554b44d417bf5ba48d40a8925ef46cc6eaf1 (patch)
tree686446c6a7c322cdcaf256e25a201710958bd035 /sw/sdi/drwbassh.sdi
parent38718128bdedeea4343d0af7d9609ddd69bf5a61 (diff)
external/liblangtag: Avoid null pointer deref in lt_warning call
Recent GCC 10 trunk warns (when LO is configured with --enable-optimized): > In file included from lt-script-db.c:24: > lt-script-db.c: In function ‘lt_script_db_parse.constprop’: > lt-messages.h:105:2: error: ‘%s’ directive argument is null [-Werror=format-overflow=] > 105 | lt_message_printf(LT_MSG_WARNING, \ > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 106 | LT_MSG_FLAG_NONE, \ > | ~~~~~~~~~~~~~~~~~~~ > 107 | 0, \ > | ~~~~~~ > 108 | __VA_ARGS__) > | ~~~~~~~~~~~~ > lt-script-db.c:137:4: note: in expansion of macro ‘lt_warning’ > 137 | lt_warning("No subtag node: description = '%s'", > | ^~~~~~~~~~ > lt-script-db.c:137:47: note: format string is defined here > 137 | lt_warning("No subtag node: description = '%s'", > | ^~ Change-Id: I2924f7aab84f4f2640f277ee5c2689753627ae78 Reviewed-on: https://gerrit.libreoffice.org/83869 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com> (cherry picked from commit 047e8ae5d189f030d565b13f97a4d6a45b00e6be)
Diffstat (limited to 'sw/sdi/drwbassh.sdi')
0 files changed, 0 insertions, 0 deletions