Ionuț-Francisc Oancea

Results 4 comments of Ionuț-Francisc Oancea

(Late) Update: I was wrong about the initial statement - the **google::protobuf::ShutdownProtobufLibrary** method is indeed freeing the memory hold by the constant initializers. However, it seems there is a difference...

I'm sorry to revive this closed issue but it seems to be the best place to write about my findings with regard to curl and the `GetAddrInfoEx` async DNS API....

Yes. I've also tested directly w/o curl, just with the `GetAddrInfoEx` API - starting from the async example from https://learn.microsoft.com/en-us/windows/win32/api/ws2tcpip/nf-ws2tcpip-getaddrinfoexa#example-code. I also wrote a small comment to https://developercommunity.visualstudio.com/t/ASAN:-heap-use-after-free-in-NdrFullPoin/10654169 which is...

Note: Probably this PR https://github.com/Wenzel/checksec.py/pull/143 will fix this issue too