mirror of
https://github.com/tmate-io/tmate.git
synced 2026-01-23 02:24:06 +00:00
Merge branch 'obsd-master'
This commit is contained in:
commit
b5d789a531
6 changed files with 5 additions and 6 deletions
1
paste.c
1
paste.c
|
|
@ -253,7 +253,6 @@ paste_set(char *data, size_t size, const char *name, char **cause)
|
|||
return (-1);
|
||||
}
|
||||
|
||||
|
||||
pb = xmalloc(sizeof *pb);
|
||||
|
||||
pb->name = xstrdup(name);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue