Searched refs:resource (Results 1 – 8 of 8) sorted by relevance
315 int resource = RLIMIT_STACK; in LLVMFuzzerInitialize() local322 resource = RLIMIT_DATA; in LLVMFuzzerInitialize()326 resource = RLIMIT_AS; in LLVMFuzzerInitialize()330 getrlimit(resource, &x); in LLVMFuzzerInitialize()333 setrlimit(resource, &y); in LLVMFuzzerInitialize()335 getrlimit(resource, &y); in LLVMFuzzerInitialize()
39 # The following test checks that there are no resource leaks following a
45 # a resource leak of one page per repetition. The page wasn't actually
93 # is not deleted and must be passed to _finalize() for resource deallocation.
43 Optionally, add that to your login shell's resource file (`~/.bashrc`
1592 ** the library (perhaps it is unable to allocate a needed resource such3116 ** might also consider lowering resource limits using [sqlite3_limit()]5162 ** resource leaks. It is a grievous error for the application to try to use7508 ** To avoid a resource leak, every open [BLOB handle] should eventually9081 ** has locked the required resource is stored internally. ^After an
284 #include <sys/resource.h>295 /* Saved resource information for the beginning of an operation */336 /* Saved resource information for the beginning of an operation */
6929 # Ensure that the configuration variables for the Windows resource compiler