Skip to content
Snippets Groups Projects
  1. May 08, 2017
  2. May 04, 2017
  3. May 01, 2017
  4. Apr 28, 2017
    • Andreas Gampe's avatar
      Sepolicy-Analyze: Plug leak am: ee8b67df · 4c1385a6
      Andreas Gampe authored
      am: 4a318ad6
      
      Change-Id: Iffd30a9cfee48626dc01635877b90ef7a1e8f9b0
      4c1385a6
    • Andreas Gampe's avatar
      Sepolicy-Analyze: Plug leak · 4a318ad6
      Andreas Gampe authored
      am: ee8b67df
      
      Change-Id: Ic2fe390f95f0be43ad39a50366e0300a398aa0ad
      4a318ad6
    • Andreas Gampe's avatar
      fc_sort: Fix leaks · c32d7bae
      Andreas Gampe authored
      Use the getline API correctly: keep a single buffer as long as
      possible, and let the callee handle re-allocation. Move the final
      free out of the loop.
      
      Release the head of the linked list.
      
      Bug: 37757586
      Test: ASAN_OPTIONS= SANITIZE_HOST=address mmma system/sepolicy
      Change-Id: I42424acba7cd68c1b9a7a43e916a421ac3e253f7
      c32d7bae
    • Andreas Gampe's avatar
      Sepolicy-Analyze: Plug leak · ee8b67df
      Andreas Gampe authored
      Destroy the policy before exiting (for successful = expected runs).
      
      Bug: 37757759
      Test: ASAN_OPTIONS= SANITIZE_HOST=address m
      Change-Id: I67e35fbede696ec020a53b69a6cef9f374fae167
      ee8b67df
  5. Apr 27, 2017
  6. Apr 26, 2017
Loading