ipnet icon indicating copy to clipboard operation
ipnet copied to clipboard

Linker error when compiling for AFL coverage

Open njelich opened this issue 10 months ago • 2 comments

Hi! I found a curious edge case and made a PoC for it.

https://github.com/njelich/ipnet-poc

This affects the if-watch package.

njelich avatar Apr 09 '24 07:04 njelich

I have no idea what's happening here. If you or someone else finds a fix please submit a PR. :-)

krisprice avatar Sep 07 '24 22:09 krisprice

Well, the issue seems to disappear when removing cdylib from the crate type array, but as to what exactly leads to it, I am unsure. Might be upstream with rust linker?

njelich avatar Sep 09 '24 09:09 njelich