≡

wincent.dev

  • Products
  • Blog
  • Wiki
  • Issues
You are viewing an historical archive of past issues. Please report new issues to the appropriate project issue tracker on GitHub.
Home » Issues » Bug #2168

Bug #2168: Fix potential memory leaks in Watchman binary protocol handler

Kind bug
Product Command-T
When 2014-04-17T17:52:45Z
Status open
Reporter Greg Hurrell
Tags no tags

Description

We can throw exceptions if things go wrong in the binary protocol handler — and in practice, I haven't seen it happen — and we can leak memory in that case. In the name of correctness, we should probably be sure to free stuff before raising an exception.

Comments

    Add a comment

    Comments are now closed for this issue.

    • contact
    • legal

    Menu

    • Blog
    • Wiki
    • Issues
    • Snippets