summaryrefslogtreecommitdiff
path: root/src/internal/slibtool_symlink_impl.h
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-04-06 20:25:03 -0400
committermidipix <writeonce@midipix.org>2016-04-06 20:42:31 -0400
commit14691615ea47dd30f03db73505f3f493c202e512 (patch)
treee143fffbb85523df18f411adc44a8a95d68fe57e /src/internal/slibtool_symlink_impl.h
parent94d109fa418c024c214a50d645624e2e2935e6d1 (diff)
downloadslibtool-14691615ea47dd30f03db73505f3f493c202e512.tar.bz2
slibtool-14691615ea47dd30f03db73505f3f493c202e512.tar.xz
driver: slbt_init_link_params(): explicitly initialize the 'prefix' variable.
This addresses a compiler false positive identification of a missing variable initialization. Note that access to 'prefix' is preceded by the following check: if (!libname) return 0; and that all code paths which include an initialization of 'libname' also entail the initialization of 'prefix'.
Diffstat (limited to 'src/internal/slibtool_symlink_impl.h')
0 files changed, 0 insertions, 0 deletions