[linux-cifs-client] [PATCH] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabled

Q (Igor Mammedov) niallain at gmail.com
Sun Jun 8 11:28:23 GMT 2008


A quick look trough cifs_mount and cifs_parse_mount_options functions shows
that mount will fail anyway with error EINVAL when 'data' = NULL.
May be moving NULL check at the beginning of function will be better
in this case.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-CIFS-Fix-OOPs-when-data-is-NULL.patch
Type: text/x-patch
Size: 768 bytes
Desc: not available
Url : http://lists.samba.org/archive/linux-cifs-client/attachments/20080608/12803410/0001-CIFS-Fix-OOPs-when-data-is-NULL.bin


More information about the linux-cifs-client mailing list