[Bug 2031] BOOTP/DHCP header cleanup

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Mon Feb 27 06:03:10 UTC 2012


https://www.rtems.org/bugzilla/show_bug.cgi?id=2031

Ralf Corsepius <ralf.corsepius at rtems.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ralf.corsepius at rtems.org

--- Comment #3 from Ralf Corsepius <ralf.corsepius at rtems.org> 2012-02-27 00:03:10 CST ---
(In reply to comment #2)
> Ralf also made bootp_strdup_realloc static recently (but not the other
> functions for some reason),
Right, this was an oversight/mistake on my part.

bootp_strdup_realloc appeared to be a local function of
cpukit/libnetworking/nfs/bootp_subr.c, but actually is globally used in
cpukit/libnetworking/rtems/rtems_dhcp.c, which carries a local redeclaration of
bootp_strdup_realloc (Local redecls are harmful!)

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list