mirror of
https://github.com/tsl0922/ttyd.git
synced 2025-12-27 14:04:23 +01:00
html: xterm.js 4.4.0
This commit is contained in:
16987
src/html.h
16987
src/html.h
File diff suppressed because it is too large
Load Diff
@@ -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