[mythtv-commits] [MythTV/mythtv] 16d253: Restore usage of QString sprintf functions.

David Hampton noreply at github.com
Wed Jun 15 20:05:42 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 16d253567fe619b8c1df1809d742fd8653b1f0cd
      https://github.com/MythTV/mythtv/commit/16d253567fe619b8c1df1809d742fd8653b1f0cd
  Author: David Hampton <mythtv at love2code.net>
  Date:   2022-06-15 (Wed, 15 Jun 2022)

  Changed paths:
    M mythplugins/mythmusic/mythmusic/avfdecoder.cpp
    M mythtv/programs/mythtranscode/mpeg2fix.cpp

  Log Message:
  -----------
  Restore usage of QString sprintf functions.

The code now calls QString::vasprintf, and not QString::asprintf like
it did in the prior version.

Refs #581




More information about the mythtv-commits mailing list