Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
staging: usbip: fix potential segfault because of unchecked return va…
…lue of strchr. This doesn't happen with the usbip virtual hci module, but another module wanting to interface with this user space code could cause a seg-fault by sending data without newlines. Signed-off-by: Christopher Harvey <charvey@matrox.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information