summaryrefslogtreecommitdiff
path: root/lib/command_py.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2022-09-14 13:48:31 -0400
committerDonald Sharp <sharpd@nvidia.com>2022-09-14 13:48:31 -0400
commit6bae02045bf3713e8aeb66b8f88be701dc73d5b4 (patch)
treec452a5732db691e0ab9b88ca18d381fc2fbdd737 /lib/command_py.c
parent0f926d91416be5cb874a2af4a733f116013bd93b (diff)
lib: Fix skip of every other plist deletion
When bulk deleting prefix lists on shutdown the code was calling plist_delete, which removed the item from the master->str list, and then popping the next item on the list and just dropping it on the floor. The pop is not needed. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'lib/command_py.c')
0 files changed, 0 insertions, 0 deletions