Patch-ID# 101403-01 Keywords: libtask memory leak Synopsis: SparCompilers C++ 1.O: task library has memory leak Date: Nov/22/93 SunOS Release: 4.1.2 Unbundled Product: SparCompilers, C++ Unbundled Release: 1.0 Relevant Architectures: sun4 (all) BugId's fixed with this patch: 1141677 Changes incorporated in this version: Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: libtask.a Problem Description: C++ task library has a memory leak. 1141677 task library has memory leak Patch Installation Instructions: The compiler SC1.0 is typically installed in the directory /usr/lang/. If this is not the case, then substitute the appropriate path prefix for /usr/lang in the following instructions. As root: 1. mv /usr/lang/SC1.0/libtask.a /usr/lang/SC1.0/libtask.a.FCS 2. cp sun4/libtask.a /usr/lang/SC1.0/libtask.a 3. chmod 644 /usr/lang/SC1.0/libtask.a 4. ranlib /usr/lang/SC1.0/libtask.a