mirror of
https://github.com/slackhq/nebula.git
synced 2025-11-23 00:44:25 +01:00
broken chkpt
This commit is contained in:
@@ -15,3 +15,7 @@ type UsedElement struct {
|
||||
// the buffer described by the descriptor chain.
|
||||
Length uint32
|
||||
}
|
||||
|
||||
func (u *UsedElement) GetHead() uint16 {
|
||||
return uint16(u.DescriptorIndex)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user