GO-2024-3284: PingCAP TiDB nil pointer dereference in github.com/pingcap/tidb
package
Version:
v2.0.11+incompatible
Opens a new window with list of versions in this module.
Published: Jan 3, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 254
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.