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


Ignore:
Timestamp:
01/29/18 08:57:29 (6 years ago)
Author:
crasyangel.lhy@…

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1474, comment 2

    initial v1  
    11No, i mean the next part is empty, but not the null pointer, it crashes when the first elt does not initialize after ngx_list_push
    2 Because i >= part->nelts and i >= part->nelts would not exec after move to next part
     2Because i >= part->nelts and part->next == NULL would not exec after move to next part
    33
    44