Skip to content
  • Thomas Markwalder's avatar
    [#15,!10] Addressed review comments · e119ecf6
    Thomas Markwalder authored
    common/discover.c
        discover_interfaces() - replaced strncpy with memcpy
    
    common/parse.c
        parse_warn() - added final message buffer rather than reuse mbuf,
        pass size into do_percentm call
    
    includes/dhcpd.h
        struct interface_info  - restored size of name
    
    includes/omapip/omapip_p.*
        do_percentm() - added output buffer size parameter
    
    omapip/errwarn.c
        pass size of output buffer into calls to do_percentm
    e119ecf6