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

Various checks on malloc #1781

Merged
merged 16 commits into from
Jun 21, 2016
Merged

Commits on Jun 8, 2016

  1. Configuration menu
    Copy the full SHA
    b1a190a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c589ae6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52d60cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b4ef5f View commit details
    Browse the repository at this point in the history
  5. added cleanup to free dictionary memory in ZipEncode, fixes old comme…

    …nt about leaking memory from prior to when we had the cleanup mechanisim
    wiredfool committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    49566b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d48e5cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    768936f View commit details
    Browse the repository at this point in the history
  8. Rework block allocator

    wiredfool committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    54a9797 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5369d8e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7660563 View commit details
    Browse the repository at this point in the history
  11. Malloc check merge/rebase

    wiredfool committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    92a13d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2016

  1. extraneous space

    wiredfool committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    b0ec525 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0ae5bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce57e6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8aedf8b View commit details
    Browse the repository at this point in the history
  5. removed redundant check

    wiredfool committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    95f464f View commit details
    Browse the repository at this point in the history