Custom Query (257 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 257)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Ticket Owner Reporter Resolution Summary
#193 ph3-der-loewe ph3-der-loewe fixed Possible endless loop in MIDI clock
Description

flum,

the midi clock my get into an (semi-)endless loop.

roard/midi.c:813:

 while ( g_pos >= g_midi_clock.nt ) {

Then g_midi_clock.nt overflows before g_pos does the loop will get into a (semi-)endless loop.

#221 ph3-der-loewe fixed rpld needs to be abled to read old store
Description

The new version of rpld is unabled to read the store as written by the older versions. This needs to be fixed.

#276 ph3-der-loewe fixed roar_uuid_eq() overwrites parameter 'a'
Description

roar_uuid_eq() overwrites the parameter 'a' with the value of the parameter 'b'.

This was likely introduced in 1.0beta2.

This is mostly relevant for rpld versions >= 0.1.3 but may also affect other software.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracQuery for help on using queries.