fox
II/IDEC networks ::
obsd.info.14
::
/ http://marc.info/?l=openbsd-cvs&m=140767555526460&w=2
Login
[#]
http://marc.info/?l=openbsd-cvs&m=140767555526460&w=2
openbsd-cvs
(obsdave,2) — All
2014-08-10 17:55:08
Module name: src
Changes by: mpi@cvs.openbsd.org 2014/08/10 06:58:49
Modified files:
sys/dev/usb : usb_subr.c
Log message:
Do not allocate space for the whole structure when we just want to store
a pointer, found by clang.