mirror of
https://github.com/samba-team/samba.git
synced 2025-11-21 12:23:50 +03:00
In gfree_debugsyms() free the format_bufr as well.
Guenther
This commit is contained in:
@@ -199,6 +199,8 @@ void gfree_debugsyms(void)
|
||||
|
||||
if ( DEBUGLEVEL_CLASS_ISSET != &debug_all_class_isset_hack )
|
||||
SAFE_FREE( DEBUGLEVEL_CLASS_ISSET );
|
||||
|
||||
SAFE_FREE(format_bufr);
|
||||
}
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user