GO-2024-3284: PingCAP TiDB nil pointer dereference in github.com/pingcap/tidb
package
Version:
v2.1.0-rc.5+incompatible
Opens a new window with list of versions in this module.
Published: Nov 12, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 252
Opens a new window with list of known importers.
Documentation
¶
IntSet is the int disjoint set.
NewIntSet returns a new int disjoint set.
FindRoot finds the representative element of the set that `a` belongs to.
Union unions two sets in int disjoint set.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.