diff --git a/structrun__backdoor__commands__data.html b/structrun__backdoor__commands__data.html index 6df0a59..82ac358 100644 --- a/structrun__backdoor__commands__data.html +++ b/structrun__backdoor__commands__data.html @@ -128,9 +128,9 @@       u32   fd_recv_size   - -      u8   fd_recv_buf [16] -  + +      u8   fd_recv_buf [24] +     }   sock   diff --git a/xzre_8h_source.html b/xzre_8h_source.html index ad6190b..663cb18 100644 --- a/xzre_8h_source.html +++ b/xzre_8h_source.html @@ -1552,7 +1552,7 @@
1955  struct __attribute__((packed)) {
1956  int socket_fd;
1957  u32 fd_recv_size;
-
1958  u8 fd_recv_buf[16];
+
1958  u8 fd_recv_buf[24];
1959  } sock;
1960  struct __attribute__((packed)) {
1961  u64 num_host_keys;