mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
liblo: update to 0.31
Refreshed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/src/server.c
|
||||
+++ b/src/server.c
|
||||
@@ -2006,11 +2006,8 @@ static void dispatch_method(lo_server s, const char *path,
|
||||
@@ -2013,11 +2013,8 @@ static void dispatch_method(lo_server s, const char *path,
|
||||
|
||||
tmp = (char*) malloc(strlen(it->path + len) + 1);
|
||||
strcpy(tmp, it->path + len);
|
||||
|
||||
Reference in New Issue
Block a user