• Dridi Boukelmoune's avatar
    sess: Forbid the reserved "no attribute" offset · b2ffd1a9
    Dridi Boukelmoune authored
    The offset must be strictly lower than 0xffff, otherwise subsequent get
    and set operations will ignore it. Instead of panicking, we release the
    workspace and carry on if that happens.
    
    This is only for correctness' sake, the probability to run into this is
    epsilon.
    b2ffd1a9
cache_session.c 15 KB