freeaddrinfo(NULL)

From: Thomas Quinot (thomas_at_FreeBSD.ORG)
Date: 09/21/04

  • Next message: Aragon Gouveia: "Re: Wierd tunnel+MTU issue"
    Date: Tue, 21 Sep 2004 14:30:16 +0200
    To: freebsd-net@freebsd.org
    
    

    Currently a call to freeaddrinfo (NULL) causes a segfault. Is there any
    reason why we should not make that a no-op? This would make freeaddrinfo
    behave in a manner consistent with free(3), and also with what happens
    on Linux.

    Thomas.

    -- 
        Thomas.Quinot@Cuivre.FR.EU.ORG
    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
    

  • Next message: Aragon Gouveia: "Re: Wierd tunnel+MTU issue"