Lucene search
+L

1 matches found

Github Security Blog
Github Security Blog
added 2021/08/25 8:57 p.m.34 views

Data races in appendix

The appendix crate implements a key-value mapping data structure called Index that is stored on disk. The crate allows for any type to inhabit the generic K and V type parameters and implements Send and Sync for them unconditionally. Using a type that is not marked as Send or Sync with Index can...

5.9CVSS5.8AI score0.00978EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder