Ticket #324 (closed Bug report: fixed)
Wdctl restart bug
Reported by: | Medea | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Not yet assigned to a Milestone |
Component: | Gateway | Version: | |
Keywords: | Cc: |
Description
Hey,
Found a bug when calling wdctl restart (cf. wdctl_thread.c)
The bug is in the accept argument, the len is not calculated.
The tips is to do :
len = sizeof(sa_un);
just after "socklen_t len"
Bug found in 1.1.3_beta6 and tested in 1.1.3_beta7-pre1
Bye
Change History
Note: See
TracTickets for help on using
tickets.