mirror of
https://github.com/tsl0922/ttyd.git
synced 2026-01-03 09:24:22 +01:00
html: xterm.js 4.4.0
This commit is contained in:
@@ -106,7 +106,7 @@ uncompress_html(char **output, size_t *output_len) {
|
||||
return true;
|
||||
}
|
||||
|
||||
bool
|
||||
void
|
||||
pss_buffer_free(struct pss_http *pss) {
|
||||
if (pss->buffer != (char *) index_html && pss->buffer != html_cache)
|
||||
free(pss->buffer);
|
||||
|
||||
Reference in New Issue
Block a user