ice_transport: Use after free of pj_pool
See report.txt
The handleEvents thread is still using the ioqueue and thus the pj_pool created by the IceTransportPimpl. This pool is managed by the cached pool in IceTransportFactory.
See report.txt
The handleEvents thread is still using the ioqueue and thus the pj_pool created by the IceTransportPimpl. This pool is managed by the cached pool in IceTransportFactory.
mentioned in commit d43c1927
closed