Short: Patch for the 45.1 icon.library (3.9 BB2) Author: ville9@softpres.org (Christian Sauer) Uploader: ville9 softpres org (Christian Sauer) Type: util/wb Architecture: m68k-amigaos = 3.9.2 The icon.library shipped in OS3.9 BB2 (V45.1) has a bug in the DefIcons support code, causing a memory leak of 576 bytes for each displayed default icon. As an official fix for this is now quite unlikely to appear, I decided to release the patch I made myself. THIS PATCH IS COMPLETELY UNOFFICIAL. IT HAS NOT BE APPROVED BY AMIGA INC. OR BY HAAGE & PARTNER. BY USING IT ON YOUR SYSTEM, YOU ACCEPT THE ENTIRE RISK AS TO ITS QUALITY AND PERFORMANCE. Only this archive may be freely redistributed. The patched icon.library generated by it contains code from the AmigaOS 3.9 icon.library and is thus subject to the same restrictions than the original. Installation ------------ You must have the 45.1 icon.library from OS3.9 BB2 in your LIBS: directory. First rename the 45.1 icon.library to icon.library.old, then create the 45.2 icon.library with the spatch command and the icon452.pch patch file included in this archive: spatch -picon452.pch -oLIBS:icon.library LIBS:icon.library.old