Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-117321

Inconsistent treatment of char[] with embedded NULs when target is QString vs. QByteArray

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • dev
    • None

    Description

      QConcatenable<const char[N>::appendTo behaves differently depending on whether it appends the const char[N] to a QString (preserves embedded NULs) vs. QByteArray (drops them).

      Expected: they behave the same.

      Attachments

        For Gerrit Dashboard: QTBUG-117321
        # Subject Branch Project Status CR V

        Activity

          People

            thiago Thiago Macieira
            mmutz Marc Mutz
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There is 1 open Gerrit change