Module Name: src Committed By: martin Date: Tue May 7 18:50:45 UTC 2019
Modified Files: src/sys/netsmb [netbsd-8]: smb_conn.c Log Message: Pull up following revision(s) (requested by christos in ticket #1258): sys/netsmb/smb_conn.c: revision 1.30 Prevent a NULL pointer dereference when the local endpoint is not defined. >From Andy Nguyen, many thanks. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.29.32.1 src/sys/netsmb/smb_conn.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.