Module Name: src Committed By: jdolecek Date: Sat May 30 13:15:10 UTC 2020
Modified Files:
src/sys/dev/dtv: dtv_demux.c
Log Message:
allocate memory for dtv_ts_section using kmem_alloc() in dtv_demux_read(),
instead of on-stack
XXX compile-tested only
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/dtv/dtv_demux.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
