mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 23:16:14 +01:00
9b02e58e88
If a `.la` file is empty, `lt_libdir` and/or `lt_dlname` won’t be set, but will then still be used in `g_strconcat()`, leading to invalid output. Detect that and return an error. Adds a unit test. Signed-off-by: Philip Withnall <pwithnall@endlessos.org> Coverity CID: #1474756 |
||
---|---|---|
.. | ||
cxx.cpp | ||
libmoduletestplugin_a.c | ||
libmoduletestplugin_b.c | ||
meson.build | ||
module-test.c |