Opened 16 years ago

Closed 16 years ago

#5674 closed defect (wontfix)

activebutton might be null in MythThemedMenuPrivate::keyHandler and MythThemedMenuPrivate::gestureEvent

Reported by: Erik Hovland <erik@…> Owned by: Isaac Richards
Priority: trivial Milestone: 0.22
Component: mythtv Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

When activebutton is assigned at line 2102-ish it might be null. So we should check it before dereferencing it.

Attachments (1)

libs_libmythui-pointer-checks.patch (1.1 KB) - added by Erik Hovland <erik@…> 16 years ago.
Checks activebutton before dereferencing it

Download all attachments as: .zip

Change History (2)

Changed 16 years ago by Erik Hovland <erik@…>

Checks activebutton before dereferencing it

comment:1 Changed 16 years ago by stuartm

Milestone: unknown0.22
Resolution: wontfix
Status: newclosed

I'm going to close this one since MythThemedMenu? has been rewritten, I'm just fixing up themes and a couple of issues before it's committed.

Note: See TracTickets for help on using tickets.