libpkg/utils.c: use memset instead of bzero
modified libpkg/utils.c
@@ -704,7 +704,8 @@ pkg_absolutepath(const char *src, char *dest, size_t dest_size, bool fromroot) {
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|