https://bugzilla.novell.com/show_bug.cgi?id=731587 https://bugzilla.novell.com/show_bug.cgi?id=731587#c0 Summary: malloc-debug.sh should not be shipped with the system Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: Other OS/Version: SuSE Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: geneing@myrealbox.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.854.0 Safari/535.2 SUSE/15.0.854.0 In OpenSuSE 12.1 directory /etc/profile.d contains malloc-debug.sh and malloc-debug.csh. Both files have a note on the top "# remove this file before shipment". These files enable MALLOC_CHECK_ and MALLOC_PERTURB_. Both slow down memory allocation and shouldn't be used in production code. Reproducible: Always Steps to Reproduce: 1.open /etc/profile.d directory and check for files. 2. 3. Actual Results: Files malloc-debug.* are present. Expected Results: Files malloc-debug.* should not be present. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.