Modify

Opened 17 years ago

Closed 17 years ago

#1631 closed defect (fixed)

Logic error regarding null in audio code

Reported by: anonymous Owned by: framm
Priority: trivial Milestone:
Component: Core Version: latest
Keywords: Cc:

Description

PlayHeadMarker.java:198

if (recent != null
recent.parentLayer != null) {
I this this was meant to be "&&", not "
"...

Attachments (0)

Change History (1)

comment:1 by stoecker, 17 years ago

Resolution: fixed
Status: newclosed

Fixed in r1026.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain framm.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.