Changes between Initial Version and Version 1 of Ticket #175, comment 2


Ignore:
Timestamp:
06/15/12 10:05:14 (12 years ago)
Author:
Xietong LU

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #175, comment 2

    initial v1  
    22> Probably.  But could you please provide more information about the bug you discovered?
    33
     4I think there are two bugs and I just found out how to fix one of them.
     5In line 2491, whenever trak->chunk_samples is true, the variable entries should increase 1.
     6So entries++; should be added.
     7I didn't test it yet because I can't compile nginx with my computer.