Skip to content
  • Tristan Matthews's avatar
    tls: fix (improbable) out of bounds read · b4bf886c
    Tristan Matthews authored
    Although read(fd, out-of-bounds-address, 0) should not
    actually result in a crash, this keeps static analysis
    tools happy.
    
    Refs #51340
    
    Change-Id: Ie22ed8837f37dd1ba2b55749458815f91dfdc34a
    b4bf886c