OpenBSD cvs log

created 2021-08-15T00:16:27Z
begin 2021-08-13T00:00:00Z
end 2021-08-14T00:00:00Z
path src/sys
commits 2

date 2021-08-13T01:24:22Z
author gnezdo
files src/sys/dev/usb/if_ure.c log diff annotate
src/sys/dev/usb/if_urereg.h log diff annotate
message Remove unused ure_stop_task (from Christian Ludwig of genua.de)

The ure_stop_task is not scheduled anywhere.

Compile tested here.

date 2021-08-13T13:13:11Z
author stsp
files src/sys/dev/pci/if_iwx.c log diff annotate
message Plug memory leak in an unlikely error path of iwx_umac_scan_v14().

CID 1506261