[RTEMS Project] #4650: tcpdump: Fix dumping to file and reading from file (cloned)

RTEMS trac trac at rtems.org
Wed May 11 06:44:34 UTC 2022


#4650: tcpdump: Fix dumping to file and reading from file (cloned)
------------------------------+-----------------------------
  Reporter:  Sebastian Huber  |      Owner:  Sebastian Huber
      Type:  defect           |     Status:  assigned
  Priority:  normal           |  Milestone:  6.1
 Component:  network/libbsd   |    Version:  5
  Severity:  normal           |   Keywords:
Blocked By:                   |   Blocking:
------------------------------+-----------------------------
 Cloned from #4649:
 ----
 When dumping to file, the file needs to be closed at program exit. When
 reading from file, we do not need the loop monitor. Do not use signals,
 since they are not cleaned up at program exit.

--
Ticket URL: <http://devel.rtems.org/ticket/4650>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list