Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156861
b: refs/heads/master
c: 17ac2e9
h: refs/heads/master
i:
  156859: 817aab6
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed Aug 6, 2009
1 parent d81e3d6 commit df73c10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b4adbb4ddf63091f48668e7ff1b9b0f6f84d4b40
refs/heads/master: 17ac2e9c58b69a1e25460a568eae1b0dc0188c25
1 change: 1 addition & 0 deletions trunk/net/rose/af_rose.c
Original file line number Diff line number Diff line change
Expand Up @@ -954,6 +954,7 @@ static int rose_getname(struct socket *sock, struct sockaddr *uaddr,
struct rose_sock *rose = rose_sk(sk);
int n;

memset(srose, 0, sizeof(*srose));
if (peer != 0) {
if (sk->sk_state != TCP_ESTABLISHED)
return -ENOTCONN;
Expand Down

0 comments on commit df73c10

Please sign in to comment.