OBSOLETE Patch-ID# 101686-02 Keywords : sun4m, leaks, kvm, memory, leak, kvmclose, kvmopen, libkvm Synopsis: OBSOLETED by 101689 Date: Sep/27/94 Solaris release: 1.1.1 SunOS release: 4.1.3_U1 Unbundled Product: Unbundled Release: BugId's fixed with this patch: 1154959 Changes incorporated in this version: 1154959 Relevant Architectures : sun4m Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: 101689 on Oct/04/94 Files included with this patch: /usr/kvm/libkvm.a /usr/kvm/libkvm.so.0.3 /usr/kvm/libkvm_p.a Problem Description: libkvm leaks memory on sun4m. kvm_close never frees sun4m specific data.101686-01 patch was generated but failed to work. INSTALL: As root: mv /usr/kvm/libkvm.a /usr/kvm/libkvm.a.FCS mv /usr/kvm/libkvm.so.0.3 /usr/kvm/libkvm.so.0.3.FCS mv /usr/kvm/libkvm_p.a /usr/kvm/libkvm_p.a.FCS cp libkvm.a /usr/kvm cp libkvm.so.0.3 /usr/kvm cp libkvm_p.a /usr/kvm