mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Make class qldoc start with "A".
This commit is contained in:
@@ -511,7 +511,7 @@ module DecompressionBombs {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Provides decompression bomb sinks for packages that use some standard IO interfaces/methods for reading decompressed data
|
* A standard IO function for reading decompressed data.
|
||||||
*/
|
*/
|
||||||
class GeneralReadIoSink extends Sink {
|
class GeneralReadIoSink extends Sink {
|
||||||
GeneralReadIoSink() {
|
GeneralReadIoSink() {
|
||||||
|
|||||||
Reference in New Issue
Block a user