Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle a special grappler case resulting in crash. #49328

Merged
merged 1 commit into from
May 20, 2021

Commits on May 19, 2021

  1. Handle a special grappler case resulting in crash.

    It might happen that a malformed input could be used to trick Grappler into trying to optimize a node with no inputs. This, in turn, would produce a null pointer dereference and a segfault.
    
    PiperOrigin-RevId: 369242852
    Change-Id: I2e5cbe7aec243d34a6d60220ac8ac9b16f136f6b
    mihaimaruseac authored and geetachavan1 committed May 19, 2021
    Configuration menu
    Copy the full SHA
    300d27b View commit details
    Browse the repository at this point in the history