git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e70c490
)
SUNRPC: Fix pointer arithmetic bug recently introduced in rpc_malloc/free
author
Chuck Lever
<chuck.lever@oracle.com>
Tue, 8 May 2007 22:23:28 +0000
(18:23 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 9 May 2007 21:57:59 +0000
(17:57 -0400)
Use a cleaner method to find the size of an rpc_buffer. This actually
works on x86-64!
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found