Hi,
This set of patch will avoid a crash whenever you try to launch gsmdial and test-server
without being root.
Kind regards,
Guillaume
Guillaume Zajac (4):
PPP:Add new function declarations for using resume callback
PPP:Add new function definitions for using resume callback
test-server:Remove root user test and add resume CB registration
gsmdial:Remove root user test
gatchat/gat.h | 1 +
gatchat/gathdlc.c | 40 ++++++++++++++++++++++++++++++++++++++++
gatchat/gathdlc.h | 7 +++++++
gatchat/gatppp.c | 14 +++++++++++++-
gatchat/gatppp.h | 2 ++
gatchat/gsmdial.c | 15 ++++++++++-----
gatchat/test-server.c | 21 ++++++++++++++++-----
7 files changed, 89 insertions(+), 11 deletions(-)