jiridanek opened a new pull request #1429: URL: https://github.com/apache/qpid-dispatch/pull/1429
This is still messy, but it seems to work well on Windows. The main change is that ALIGNED allocations now require ALIGNED free. This is only checked on Windows, on other platforms it does not matter. There used to be an inconsitency of allocating `tpool` both aligned and unaligned. I am changing this to be aligned always. This could possibly be fixed as its own separate bug... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
