Patch-ID# 101754-01 Keywords: col core Synopsis: SunOS 5.3: col causes Segmentation fault and dumps core Date: May/24/94 Solaris Release: 2.3 SunOS release: 5.3 Unbundled Product: Unbundled Release: Topic: SunOS 5.3: col causes Segmentation fault and dumps core BugId's fixed with this patch: 1164755 Changes incorporated in this version: Relevant Architectures: sparc 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: /usr/bin/col Problem Description: 1164755 col causes Segmentation fault and dumps core. The filter col was getting segmentation faults and dumping core, due to its use of an uninitialized character pointer. This patch initializes that pointer correctly. Patch Installation Instructions: -------------------------------- Generic 'installpatch' and 'backoutpatch' scripts are provided within each patch package with instructions appended to this section. Other specific or unique installation instructions may also be necessary and should be described below. Special Install Instructions: ----------------------------- none