#2405: CppCheck errors being reported throughout the code
---------------------------+----------------------------------------------
Reporter: martin.galvan | Owner: Martin Galvan <martin.galvan@…>
Type: defect | Status: closed
Priority: normal | Milestone: 4.11.1
Component: General | Version: 4.11
Severity: normal | Resolution: fixed
Keywords: |
---------------------------+----------------------------------------------
Comment (by Martin Galvan <martin.galvan@…>):
In [changeset:"28a870c47f66d946a6d94887120432be37441cdb/rtems"]:
{{{
#!CommitTicketReference repository="rtems"
revision="28a870c47f66d946a6d94887120432be37441cdb"
cpukit/libnetworking/rtems/rtems_dhcp.c: Fix compilation error
Apparently 'free' is defined as a macro which takes two arguments and
calls
rtems_bsdnet_free. When fixing #2405 I added a missing 'free' but didn't
notice
it was non-standard.
Closes #2410.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/2405#comment:7>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs