Check the VTE library we're loading actually have all symbols we need
commitfaeeaf4bd2ab906441d266baf93b57a13864654a
authorColomban Wendling <ban@herbesfolles.org>
Tue, 11 Sep 2012 22:35:02 +0000 (12 00:35 +0200)
committerColomban Wendling <ban@herbesfolles.org>
Thu, 13 Sep 2012 14:34:18 +0000 (13 16:34 +0200)
tree036bf75ccdffa2c2126c12c985b1635109dbb31f
parentda5bb7f0e1aa5d5bf861697d6d54bff88b177a34
Check the VTE library we're loading actually have all symbols we need

This prevents a crash if the VTE library we happen to load lacks a
symbol we need, which can happen e.g. if the user passed an improper
library to the --vte-lib command-line option or if the VTE library is
loadable but broken.
src/vte.c