Opened 8 years ago
Closed 6 years ago
#1543 closed defect (fixed)
rasmgr segfaults when started with port < 1024
Reported by: | Dimitar Misev | Owned by: | dkamov |
---|---|---|---|
Priority: | minor | Milestone: | 10.0 |
Component: | rasmgr | Version: | development |
Keywords: | Cc: | ||
Complexity: | Easy |
Description (last modified by )
Starting as root on port < 1024 works fine, but with regular user it segfaults. It should print an error and exit with a non-0 code instead. To reproduce, with non-root user:
rasmgr --port 500
Change History (2)
comment:1 by , 6 years ago
Description: | modified (diff) |
---|---|
Owner: | set to |
Status: | new → assigned |
comment:2 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.