[mythtv-commits] Ticket #12235: Patch to

MythTV noreply at mythtv.org
Tue Aug 5 03:47:43 UTC 2014


#12235: Patch to
-------------------------------------------------+-------------------------
     Reporter:  Gary Buhrmaster                  |      Owner:
  <gary.buhrmaster@…>                            |     Status:  new
         Type:  Patch - Bug Fix                  |  Milestone:  unknown
     Priority:  minor                            |    Version:  Unspecified
    Component:  MythTV - General                 |   Keywords:
     Severity:  medium                           |
Ticket locked:  0                                |
-------------------------------------------------+-------------------------
 Static analysis (scan-build) detected a potential NULL pointer de-ref (use
 after checking for NULL) in langsettings.cpp.  In the case of NULL,
 return, with logging.  In addition, do the same later in the code, since
 GetItemCurrent can return NULL.  Segmentation faults are rarely a good way
 to exit a program.

 github ref:
 https://github.com/garybuhrmaster/mythtv/commit/af3ed4cea7bb09747a5e7d1cedad64b4eb66dec3
 github git-am ref:
 https://github.com/garybuhrmaster/mythtv/commit/af3ed4cea7bb09747a5e7d1cedad64b4eb66dec3.patch

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12235>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list