Uploaded image for project: ' AGL Development'
  1. AGL Development
  2. SPEC-4035

BMessage format broken based on message value

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Inactive
    • Icon: Major Major
    • None
    • master
    • None
    • None
    • QEMU x86_64, Raspberry Pi 4

      bmessage_encoder function in compose verb is combines recipient and message value to match the BMessage format. (bluetooth-map-bmessage.c:254)
      Send it with only "" in the message value, msg2dos function (bluetooth-map-bmessage.c:229) treat it as having a string to perform CRLF validation and returns CRLF by appending because there is no suffix.
      This will break the format and send message to the recipient from "END:MSG" to "END:BMSG".

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            scottm Scott Murray
            hikaii BaHyun Lee
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: