Edit

IABSD.fr/src/sbin

Branch :

  • Show log

    Commit

  • Author : krw
    Date : 2020-07-07 19:48:31
    Hash : 09cbf102
    Message : Revert r1.121 and rewrite merge_option_data() to achieve same effect w/o using string functions on data that *MIGHT NOT* be NUL terminated. Fiddle parse_domain_name_list() to avoid string functions for the same reason. Problem encountered by Jesper Wallin when running with vm.malloc_conf=CFGJUR, although he later proved 'J' (more junking) was the actual trouble maker.