dma_ip_drivers
dma_ip_drivers copied to clipboard
Fix buffer overflow in engine_status_dump() function
fixes #314, also fixes a typo (INVLIAD_LEN => INVALID_LEN)
@dmitrym1
Hi,
I think this all is really unnecessary. If you would like to improve the function, get rid of the messy buffer and sprintf altogether and switch to use pr_cont.