Ticket #523 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Assert failure in CLI

Reported by: mkbosmans Owned by: lennart
Milestone: 0.9.15 Component: core
Keywords: Cc:

Description

When using one of the new update-*-proplist commands with an invalid proplist specification, e.g.
update-sink-input-proplist 6 media.name="asd
there is an assert failure in pa_proplist_free.

Attached is a proposed patch. The patch adds a check after pa_proplist_from_string.

Attachments

cli-command.2.diff (1.9 kB) - added by mkbosmans 3 years ago.

Change History

Changed 3 years ago by mkbosmans

Changed 3 years ago by lennart

  • status changed from new to closed
  • resolution set to fixed

Thanks, merged in r4a40aed.

Note: See TracTickets for help on using tickets.