Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c6688eb

Browse files
committed
Fix OpenStream documentation
1 parent 3de0044 commit c6688eb

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

java/ql/src/experimental/Security/CWE/CWE-036/OpenStream.qhelp

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,12 @@ is called on the URL, potentially leading to a local file access.</p>
2727
</example>
2828
<references>
2929

30+
<ul>
3031
<li>Java Platform, Standard Edition 11, API Specification:
3132
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/net/URL.html">
32-
Class URL</a>.</li>
33+
Class URL</a>.
3334
<li>
35+
</ul>
3436

3537
<!-- LocalWords: CWE
3638
-->

0 commit comments

Comments
 (0)