Skip to content

DataRace in bundleContext_addBundleListener / fw_eventDispatcher #67

@rlenferink

Description

@rlenferink

The bundleListener List is not protected. While the fw_eventDispatcher reads the size of the arrayList (via request->listeners), a listener could be added or removed.


Original creation date: 14/May/15
Reporter: @bpetri

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions