[Bugs] [Bug 1247930] New: rpc: check for unprivileged port should start at 1024 and not beyond 1024
bugzilla at redhat.com
bugzilla at redhat.com
Wed Jul 29 09:20:27 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1247930
Bug ID: 1247930
Summary: rpc: check for unprivileged port should start at 1024
and not beyond 1024
Product: GlusterFS
Version: mainline
Component: rpc
Assignee: bugs at gluster.org
Reporter: mchangir at redhat.com
CC: bugs at gluster.org, gluster-bugs at redhat.com
Description of problem:
rpc/rpc-lib/src/rpcsvc.c::rpcsvc_handle_rpc_call()
check for unprivileged port > 1024 should be changed to port >= 1024
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list