Skip to content

Use shared_ptr #76

Closed
Closed
@lueis

Description

Hi,

i decode 100 pictures per second. My programm ate all the memory. Just by changing QZXing::ciw into shared_ptr memory usage was resolved. This would need c++11 but i guess you could just use QSharedPointer.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions