RawSpeed
fast raw decoding library
Loading...
Searching...
No Matches
anonymous_namespace{libFuzzer_dummy_main.cpp} Namespace Reference

Functions

int usage ()
void process (const char *filename) noexcept

Function Documentation

◆ process()

void anonymous_namespace{libFuzzer_dummy_main.cpp}::process ( const char * filename)
noexcept

Definition at line 53 of file libFuzzer_dummy_main.cpp.

References rawspeed::Buffer::begin(), rawspeed::Buffer::getSize(), LLVMFuzzerTestOneInput(), and rawspeed::FileReader::readFile().

Referenced by main().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ usage()

int anonymous_namespace{libFuzzer_dummy_main.cpp}::usage ( )

Definition at line 45 of file libFuzzer_dummy_main.cpp.

Referenced by main().

Here is the caller graph for this function: