Ticket #43054

broadcast_city_info() leaks traderoute_packet_list

Open Date: 2021-10-16 16:45 Last Update: 2021-11-02 11:44

Reporter:
Owner:
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
1

Details

broadcast_city_info() creates traderoute_packet_list in the beginning (with traderoute_packet_list_new() ). The list is destroyed in the end of the function, but the function may return from the middle.

Ticket History (3/4 Histories)

2021-10-16 16:45 Updated by: cazfi
  • New Ticket "broadcast_city_info() leaks traderoute_packet_list" created
2021-10-16 22:04 Updated by: cazfi
  • Resolution Update from None to Accepted
  • Milestone Update from (None) to 3.0.0 (closed)
2021-11-02 11:44 Updated by: cazfi
  • Status Update from Open to Closed
  • Owner Update from (None) to cazfi
  • Resolution Update from Accepted to Fixed

Edit

Please login to add comment to this ticket » Login