Actions
Feature #528
closedgenerate_packets.py: make Location class handle inserting packet-> correctly
Start date:
05/02/2024
Due date:
% Done:
0%
Estimated time:
Description
Add methods to the Location class for inserting real_packet->
etc. at the correct spot, not necessarily at the start, to support things like &(packet->worklist)
or strvec_get(packet->helptext, i)
when needed.
Files
Actions