Skip to content

Instantly share code, notes, and snippets.

@pawitp
Last active November 8, 2016 22:37
Show Gist options
  • Save pawitp/c78d24dfc15271380043 to your computer and use it in GitHub Desktop.
Save pawitp/c78d24dfc15271380043 to your computer and use it in GitHub Desktop.

Revisions

  1. pawitp revised this gist Feb 6, 2016. No changes.
  2. pawitp created this gist Feb 6, 2016.
    21 changes: 21 additions & 0 deletions -
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,21 @@

    project build/
    1bd2527 "MMB29Q"
    7692803 Update Security String to 2016-02-01

    project frameworks/av/
    7b461b5 Fix security vulnerability in ICrypto DO NOT MERGE
    0681b53 libstagefright: check requested memory size before allocation for SoftMPEG4Encoder and SoftVPXEncoder.

    project frameworks/base/
    56bed21 DO NOT MERGE SoundPool: add lock for findSample access from SoundPoolThread
    eebb13b DO NOT MERGE Ensure that the device is provisioned before showing Recents.

    project frameworks/minikin/
    715e31e Avoid integer overflows in parsing fonts

    project hardware/broadcom/wlan/
    2c5a4fa Fix use-after-free in wifi_cleanup()

    project system/core/
    d167d5e Fix incorrect check of descsz value.