diff options
author | Al Viro <[email protected]> | 2021-06-19 03:50:27 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-06-21 12:28:49 -0700 |
commit | c34d4582518ff83a4848c2d33a46be82e2499a5b (patch) | |
tree | 816f17e3db1a03d9322da1a9955f9b8752512006 /scripts/gdb/linux/modules.py | |
parent | 185ab886d3fb283e837283c343bf539c371e26cf (diff) |
unix_bind(): allocate addr earlier
makes it easier to massage; we do pay for that by extra work
(kmalloc+memcpy+kfree) in some error cases, but those are not
on the hot paths anyway.
Signed-off-by: Al Viro <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions