Skip to content
  • Niels Möller's avatar
    * sexp.c (sexp_iterator_simple): Bugfixes. Check earlier that · 2b7af82f
    Niels Möller authored
    length doesn't grow too large.
    (sexp_iterator_next): Skip the current list only if type is
    SEXP_LIST. Handle ')'.
    (sexp_iterator_enter_list): Set type to SEXP_START.
    (sexp_iterator_exit_list): Likewise. Don't skip the ')' here.
    (sexp_iterator_assoc): Bug fix.
    
    Rev: src/nettle/sexp.c:1.2
    2b7af82f