qorelanguage / qore

Qore Programming Language
GNU General Public License v2.0
58 stars 10 forks source link

Qore can concatenate invalid character data to internal strings in HTTP calls #4810

Closed davidnich closed 9 months ago

davidnich commented 9 months ago

Assertion failed: (!str || (str->encoding == encoding) || !str->encoding), function concat, file qore_string_private.h, line 508.

davidnich commented 9 months ago

this is because a call is used without allowing for encoding changes