HBSD: Fix buffer overflow
modified libpkg/pkg_add.c
@@ -78,6 +78,11 @@ merge_with_external_tool(const char *merge_tool, struct pkg_config_file *lcf,
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -138,7 +143,7 @@ merge_with_external_tool(const char *merge_tool, struct pkg_config_file *lcf,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|