Opened 7 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 Dimitar Misev)

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 Dimitar Misev, 6 years ago

Description: modified (diff)
Owner: set to dkamov
Status: newassigned

comment:2 by Dimitar Misev, 6 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.