Thomas BERNARD
Thomas BERNARD
it looks very good !
I think we should check that I haven't broken the nat rules code `nftnlrdr.c`
@svenauhagen could you run `testnftnlrdr` ?
@svenauhagen I think I have not changed anything that could affect `addnatrule()`... could you compare with the master branch ? btw thanks a lot for your time !
so nothing new is broken :)
@svenauhagen I'm sorry, just to make sure could you have a final test before I merge the branch ` issue-663` ? I have rebased a maybe some changes were lost...
@enihcam it is difficult to know which argument of the recvmsg()/recvfrom() call is a bad address :( https://github.com/miniupnp/miniupnp/blob/master/miniupnpd/minissdp.c#L902
they all are stack buffers :thinking:
> the issue can be reproduced without using mimalloc or any memory allocators, so i guess it's probably not a memory management issue. As I said, all buffers passed to...
my suggestion is using [minissdpd](https://miniupnp.tuxfamily.org/minissdpd.html).