diff for duplicates of <589C69F7.8030603@bfs.de> diff --git a/a/1.txt b/N1/1.txt index 15b70e0..bf66858 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -27,7 +27,7 @@ Am 09.02.2017 13:03, schrieb Colin King: > + struct socket_smack *ssp; > #endif > -> if (sock->sk = NULL) +> if (sock->sk == NULL) > @@ -2916,9 +2916,11 @@ static int smack_socket_connect(struct socket *sock, struct sockaddr *sap, > return -EINVAL; > #ifdef SMACK_IPV6_SECMARK_LABELING diff --git a/a/content_digest b/N1/content_digest index e282d51..42e3440 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020170209120301.28152-1-colin.king@canonical.com\0" "From\0walter harms <wharms@bfs.de>\0" "Subject\0Re: [PATCH] Smack: fix a dereference before null check on sock->sk\0" - "Date\0Thu, 09 Feb 2017 13:09:11 +0000\0" + "Date\0Thu, 09 Feb 2017 14:09:11 +0100\0" "To\0Colin King <colin.king@canonical.com>\0" "Cc\0Casey Schaufler <casey@schaufler-ca.com>" James Morris <james.l.morris@oracle.com> @@ -40,7 +40,7 @@ "> +\tstruct socket_smack *ssp;\n" "> #endif\n" "> \n" - "> \tif (sock->sk = NULL)\n" + "> \tif (sock->sk == NULL)\n" "> @@ -2916,9 +2916,11 @@ static int smack_socket_connect(struct socket *sock, struct sockaddr *sap,\n" "> \t\t\treturn -EINVAL;\n" "> #ifdef SMACK_IPV6_SECMARK_LABELING\n" @@ -75,4 +75,4 @@ "re,\n" wh -826474d79c5b85cde686c068c3a4657645bcb5eb7f52d0ab360f5cfaa4f197ad +777431790f43c6cca5e7d5bc119a1697d339737286e5c75f0fcfc82d36aab29b
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.