Bug 165468

Summary: Inconsistent formatting in memcheck manual -- please fix
Product: [Developer tools] valgrind Reporter: Bart Van Assche <bart.vanassche+kde>
Component: memcheckAssignee: Bart Van Assche <bart.vanassche+kde>
Status: RESOLVED FIXED    
Severity: normal CC: njn
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Patch for the memcheck manual.

Description Bart Van Assche 2008-07-01 10:05:31 UTC
Version:           3.4.0.SVN (using KDE 3.5.8)
Installed from:    SuSE RPMs
Compiler:          4.3.1 
OS:                Linux

The formatting of the names of memory allocation functions like malloc()/free()/new[]/delete[] varies.
Please fix.
See also the attached patch.
Comment 1 Bart Van Assche 2008-07-01 10:06:20 UTC
Created attachment 25755 [details]
Patch for the memcheck manual.
Comment 2 Nicholas Nethercote 2009-06-26 04:02:34 UTC
Bart, I think it's fine if you want to commit this fix for Memcheck, and any other XML files that need it.  Thanks.
Comment 3 Bart Van Assche 2009-06-26 21:04:16 UTC
Applied the patch in r10381.