diff options
| author | osmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2005-11-04 13:41:41 +0000 |
|---|---|---|
| committer | osmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2005-11-04 13:41:41 +0000 |
| commit | ad79da3fae1f1ad6d718440d3f5feef2c753493f (patch) | |
| tree | d1fc3f3c5bedffbc5795b001efd9fff6d41f492b /src/libs/zbxsysinfo/openbsd | |
| parent | 767a660b678ce311394f1832ec1d3b9d6385ea44 (diff) | |
| download | zabbix-ad79da3fae1f1ad6d718440d3f5feef2c753493f.tar.gz zabbix-ad79da3fae1f1ad6d718440d3f5feef2c753493f.tar.xz zabbix-ad79da3fae1f1ad6d718440d3f5feef2c753493f.zip | |
*** empty log message ***
git-svn-id: svn://svn.zabbix.com/trunk@2275 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'src/libs/zbxsysinfo/openbsd')
| -rw-r--r-- | src/libs/zbxsysinfo/openbsd/proc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libs/zbxsysinfo/openbsd/proc.c b/src/libs/zbxsysinfo/openbsd/proc.c index d69d4031..16b58ca4 100644 --- a/src/libs/zbxsysinfo/openbsd/proc.c +++ b/src/libs/zbxsysinfo/openbsd/proc.c @@ -179,6 +179,7 @@ int PROC_MEMORY(const char *cmd, const char *param, unsigned flags, AGENT_RE } } } + } kvm_close(kp); |
