Skip to content
  1. Jan 29, 2022
  2. Jan 28, 2022
  3. Jan 27, 2022
  4. Jan 26, 2022
  5. Jan 25, 2022
    • Pirama Arumuga Nainar's avatar
      [cc/tidy] Disable cert-err33-c · 5fc137b6
      Pirama Arumuga Nainar authored
      Bug: http://b/216364337
      
      This check warns when return values of standard-library functions
      (including fprintf, snprintf) are not checked. Some of these warnings
      turn to error when tidy_checks_as_errors in Android.bp.
      
      Disable this for now and follow-up after compiler update to disable or
      fix individual instances.
      
      Test: Build with new compiler
      Change-Id: I5af89b3f9cea4961c69708c51d22c510d478405b
      5fc137b6
Loading