[mythtv-commits] [MythTV/mythtv] 84bc52: Remove superfluous memory initialization

kmdewaal noreply at github.com
Sun Nov 29 16:54:42 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 84bc52e50b84ebc141ef4f2fe3f6605e7656ca04
      https://github.com/MythTV/mythtv/commit/84bc52e50b84ebc141ef4f2fe3f6605e7656ca04
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2020-11-29 (Sun, 29 Nov 2020)

  Changed paths:
    M mythtv/libs/libmythtv/recorders/dvbchannel.cpp

  Log Message:
  -----------
  Remove superfluous memory initialization

Remove memset that is not needed anymore since the variable is initialized in the declaration.
Removing this memset was overlooked in commit 58350d95f8b25205f187b6fd05ad64c19cfe2548.




More information about the mythtv-commits mailing list