add sbuf_init
modified libpkg/pkg.c
@@ -931,10 +931,7 @@ pkg_open2(struct pkg **pkg_p, struct archive **a, struct archive_entry **ae, con
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_manifest.c
@@ -105,10 +105,7 @@ urlencode(const char *src, struct sbuf **dest)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -131,10 +128,7 @@ urldecode(const char *src, struct sbuf **dest)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified libpkg/private/utils.h
@@ -39,6 +39,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified libpkg/utils.c
@@ -41,6 +41,15 @@
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|