Skip to content
  • Yaowu Xu's avatar
    Avoid out of bound read · c8ab0bcd
    Yaowu Xu authored
    BLOCK_Z_TOKEN is defined "255", this commit change the order of operations
    to avoid read  av1_extra_bits[255]. av1_extra_bits is defined with size of
    12.
    
    Change-Id: I59c35136bb064391139579bce591d1963e722611
    c8ab0bcd