#749 closed defect (fixed)
NULL pointer derefernce in show_inet_route().
Reported by: | osv2 | Owned by: | Eric Norum |
---|---|---|---|
Priority: | highest | Milestone: | 2 |
Component: | network/legacy | Version: | 4.6 |
Severity: | critical | Keywords: | |
Cc: | bugs@…, joel.sherrill@… | Blocked By: | |
Blocking: |
Description
show_inet_route() in rtems_showroute.c dereferences NULL pointer when it copies if_name of an AF_LINK interface.
Release:
4.6.99.1
Attachments (1)
Change History (2)
comment:1 Changed on 05/20/05 at 18:20:36 by Joel Sherrill
Status: | assigned → closed |
---|
Changed on 12/03/06 at 13:31:12 by osv2
Attachment: | rtems-cvs-20050121-showroute.patch.gz added |
---|
rtems-cvs-20050121-showroute.patch.gz
Note: See
TracTickets for help on using
tickets.
State-Changed-From-To: open->closed
State-Changed-Why: Patch applied to head and 4.6 branch.