Skip to content

facebook/infer

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Summary:
I have seen this pattern using lambdas leading to false negatives on real code. Pulse should report a taint error where `invokeFunction(function)` is called. I think there are different ways this could be addressed. Adding the false negative example for now.

Pull Request resolved: #1742

Reviewed By: geralt-encore

Differential Revision: D44129516

Pulled By: skcho

fbshipit-source-id: 221ad0df42d1f75cc827c19a7f9a58509eefdfc6
7ae68b5

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
February 28, 2023 03:18
June 13, 2019 00:20
September 10, 2020 02:35
November 23, 2022 23:39
September 8, 2020 09:38
January 31, 2017 15:18
March 6, 2023 03:20
June 13, 2019 00:20
March 6, 2023 03:20
November 4, 2021 06:24

logo

Infer build website

Infer is a static analysis tool for Java, C++, Objective-C, and C. Infer is written in OCaml.

Installation

Read our Getting Started page for details on how to install packaged versions of Infer. To build Infer from source, see INSTALL.md.

Contributing

See CONTRIBUTING.md.

License

Infer is MIT-licensed.

Note: Enabling Java support may require you to download and install components licensed under the GPL.