* plugins.d/mandosclient.c (initgnutls): Moved "err" variable into its own code block. (start_mandos_communication): Moved call to "initgnutls" to beginning. Renamed label "exit" to "mandos_end". Bug fix: set return code if failure to realloc buffer. Close TLS session as early as possible. (resolve_callback): Also print interface number when debugging. (main): Moved "debug_int" and "config" into their own respective code blocks.