1. 07 8月, 2014 8 次提交
  2. 29 7月, 2014 1 次提交
  3. 26 7月, 2014 7 次提交
  4. 07 7月, 2014 1 次提交
  5. 30 6月, 2014 1 次提交
    • J
      HID: sensor-hub: fix potential memory leak · ceec6340
      Jiri Slaby 提交于
      hsdev is not freed in sensor_hub_probe when kasprintf inside the for
      loop fails. This is because hsdev is not set to platform_data yet (to
      be freed by the code in the err_no_mem label). So free the memory
      explicitly in the 'if' branch, as this is the only place where this is
      (and will) be needed.
      
      Reported-by: coverity
      Signed-off-by: NJiri Slaby <jslaby@suse.cz>
      Cc: srinivas pandruvada <srinivas.pandruvada@intel.com>
      Signed-off-by: NJiri Kosina <jkosina@suse.cz>
      ceec6340
  6. 27 6月, 2014 1 次提交
  7. 12 6月, 2014 1 次提交
  8. 11 6月, 2014 1 次提交
  9. 10 6月, 2014 1 次提交
  10. 03 6月, 2014 2 次提交
  11. 02 6月, 2014 2 次提交
  12. 28 5月, 2014 2 次提交
  13. 27 5月, 2014 1 次提交
  14. 22 5月, 2014 1 次提交
  15. 21 5月, 2014 1 次提交
  16. 20 5月, 2014 1 次提交
  17. 16 5月, 2014 1 次提交
  18. 14 5月, 2014 3 次提交
  19. 13 5月, 2014 3 次提交
  20. 06 5月, 2014 1 次提交