1. 09 Mar, 2012 1 commit
    • Selim Gurun's avatar
      Do not send extra data the client is not consuming. · 3ebc33bd
      Selim Gurun authored
      Bug:6138617
      
      This is to temporarily fix a problem in netd. In case of an error do
      not send extra data that the client is not expecting. This causes a
      netd crash.
      
      Change-Id: Iadb375e326577857034c2a7d2e962e4242d4735f
      3ebc33bd
  2. 08 Mar, 2012 3 commits
  3. 07 Mar, 2012 7 commits
  4. 06 Mar, 2012 4 commits
  5. 03 Mar, 2012 6 commits
  6. 02 Mar, 2012 1 commit
  7. 01 Mar, 2012 3 commits
  8. 29 Feb, 2012 8 commits
  9. 23 Feb, 2012 1 commit
    • Nick Kralevich's avatar
      BandwidthController: fix format string bugs · c2b26cb8
      Nick Kralevich authored
      In 87666694, a new %s
      was added to ALERT_IPT_TEMPLATE. Not all users of this string
      were updated.
      
      This change modifies ALERT_IPT_TEMPLATE to be a #define, which
      allows gcc's format string detection work.
      
      Add -Werror=format to error out on any string format warning.
      
      Testing: Code compiles. I don't know how to test this change
      properly.
      
      Bug: 5948299
      Change-Id: I0ec307972e6bf50abd8ba099166c22069a6c6580
      c2b26cb8
  10. 13 Feb, 2012 1 commit
  11. 01 Feb, 2012 5 commits