remove label no longer used
authorLove Hornquist Astrand <lha@h5l.org>
Wed, 18 May 2011 04:49:40 +0000 (21:49 -0700)
committerLove Hornquist Astrand <lha@h5l.org>
Wed, 18 May 2011 04:49:40 +0000 (21:49 -0700)
appl/ftp/ftp/gssapi.c

index 6b1378449c98f2b718d3cfff81bbce1444e8cf17..a9c1cc3d753b4999d2be10eaaa0e969201383fce 100644 (file)
@@ -248,7 +248,7 @@ gss_adat(void *app_data, void *buf, size_t len)
        gss_release_buffer(&new_stat, &status_string);
        reply(431, "Security resource unavailable");
     }
-  out:
+
     if (client_name)
        gss_release_name(&min_stat, &client_name);
     free(p);