You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Test case: On a system running xrdp with no sessions running run:
xrdp-sesadmin -u=<user> -p=<password> -c=list
Expected result: "No sessions." (ignoring debug output)
Observed result: "Error getting session list."
In the SCP_SERVER_STATE_MNG_LISTREQ case in scp_v1_mng_process() if
there are no sessions it ends the scp session, which causes an error in
the client. In commit
|
9 years ago | |
|---|---|---|
| .. | ||
| Makefile.am | 9 years ago | |
| libscp.h | 9 years ago | |
| libscp_commands.h | 14 years ago | |
| libscp_commands_mng.h | 14 years ago | |
| libscp_connection.c | 9 years ago | |
| libscp_connection.h | 14 years ago | |
| libscp_init.c | 9 years ago | |
| libscp_init.h | 9 years ago | |
| libscp_lock.c | 9 years ago | |
| libscp_lock.h | 9 years ago | |
| libscp_session.c | 9 years ago | |
| libscp_session.h | 9 years ago | |
| libscp_tcp.c | 9 years ago | |
| libscp_tcp.h | 9 years ago | |
| libscp_types.h | 9 years ago | |
| libscp_types_mng.h | 14 years ago | |
| libscp_v0.c | 9 years ago | |
| libscp_v0.h | 9 years ago | |
| libscp_v1c.c | 9 years ago | |
| libscp_v1c.h | 14 years ago | |
| libscp_v1c_mng.c | 9 years ago | |
| libscp_v1c_mng.h | 9 years ago | |
| libscp_v1s.c | 9 years ago | |
| libscp_v1s.h | 10 years ago | |
| libscp_v1s_mng.c | 9 years ago | |
| libscp_v1s_mng.h | 10 years ago | |
| libscp_vX.c | 9 years ago | |
| libscp_vX.h | 10 years ago | |