Hello,
I made a small update to initialize the values, since some compilers do
not do it. Also, updated the sl_send_reply() usage to latest prototype.
Cheers,
Daniel
On 12/13/06 17:48, Bastian Friedrich wrote:
Hi,
On Wednesday 13 December 2006 15:51, Klaus Darilion wrote:
But I found another problem:
# openser -f /etc/openser/openser-hack.cfg -c
Listening on
udp: 213.239.207.29 [213.239.207.29]:5070
tcp: 213.239.207.29 [213.239.207.29]:5070
Aliases:
tcp: pb94:5070
tcp: pb94.dyndns.org:5070
udp: pb94:5070
udp: pb94.dyndns.org:5070
config file ok, exiting...
Segmentation fault
testing the config causes a seg fault when using the perl module.
Just commited a fix.
Thx for your report,
Bastian