Comment 20 for bug 501956

Revision history for this message
In , Ashok-kovai (ashok-kovai) wrote :

Created attachment 787
BTMP PATCH Attached

This patch has some correction with that of the pervious one:

1. buffer_append ( ) in mm_log_btmp ( ) is been replaced with
buffer_get_string ( ) to avoid some memory errors due to memcpy copy done from
random heap data.

2 UnWanted entries were removed from two tables 1. struct mon_table
mon_dispatch_postauth20[] 2. struct mon_table mon_dispatch_postauth15[] in
monitor.c .