[Bugs] [Bug 1248450] New: rpc: check for unprivileged port should start at 1024 and not beyond 1024
bugzilla at redhat.com
bugzilla at redhat.com
Thu Jul 30 10:31:28 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1248450
Bug ID: 1248450
Summary: rpc: check for unprivileged port should start at 1024
and not beyond 1024
Product: GlusterFS
Version: 3.7.3
Component: rpc
Assignee: bugs at gluster.org
Reporter: mchangir at redhat.com
CC: bugs at gluster.org, gluster-bugs at redhat.com,
rgowdapp at redhat.com
Depends On: 1247930
+++ This bug was initially created as a clone of Bug #1247930 +++
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:
--- Additional comment from Anand Avati on 2015-07-30 04:18:28 EDT ---
REVIEW: http://review.gluster.org/11788 (rpc: check for unprivileged port
should start at 1024) posted (#2) for review on master by Milind Changire
(mchangir at redhat.com)
--- Additional comment from Anand Avati on 2015-07-30 06:30:14 EDT ---
REVIEW: http://review.gluster.org/11804 (rpc: check for unprivileged port
should start at 1024) posted (#1) for review on release-3.7 by Milind Changire
(mchangir at redhat.com)
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1247930
[Bug 1247930] rpc: check for unprivileged port should start at 1024 and not
beyond 1024
--
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