mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-03-30 20:45:42 +00:00
9 lines
223 B
XML
9 lines
223 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<FindBugsFilter>
|
|
<Match>
|
|
<Class name="net.metanotion.io.block.index.BSkipSpan" />
|
|
<Field name="nextPage" />
|
|
<Bug pattern="UR_UNINIT_READ" />
|
|
</Match>
|
|
</FindBugsFilter>
|