bplib icon indicating copy to clipboard operation
bplib copied to clipboard

Prebuilding bundle header is not thread safe

Open jpswinski opened this issue 5 years ago • 0 comments

In the bplib_store function there is a check to see if the header needs to be prebuilt. This is not thread safe against itself nor against the bplib_process function when forwarding bundles.

jpswinski avatar Oct 07 '19 12:10 jpswinski