update
This commit is contained in:
parent
1b79f2404d
commit
0c12d01233
1 changed files with 2 additions and 2 deletions
|
@ -8,5 +8,5 @@ parts with HashMap. The uses in AnnexRead especially.
|
|||
|
||||
> Note that HashMap perfomance can degrade if an attacker provides keys
|
||||
> that collide. This has been used to DOS aeson parsing. (Which could
|
||||
> affect a few parts of git-annex in theory). So if converting to HashMap,
|
||||
> need to consider this. --[[Joey]]
|
||||
> affect a few parts of git-annex in theory; fixed in aeson-2.0.1.0).
|
||||
> So if converting to HashMap, need to consider this. --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue