Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2015-09-14 16:01:08 +01:00
6 changed files with 5 additions and 6 deletions

View File

@ -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);