ngageoint / hootenanny

Hootenanny conflates multiple maps into a single seamless map.
GNU General Public License v3.0
358 stars 74 forks source link

Bad Allocation Exception in API Reader #5733

Closed bmarchant closed 1 year ago

bmarchant commented 1 year ago

Remove QString and QByteArray conversions that throw 'bad_alloc' exceptions.

Closes #5728