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) {
| "... |
Attachments (0)
Note:
See TracTickets
for help on using tickets.



Fixed in r1026.