Skip to content
  1. Apr 05, 2021
    • lat9nq's avatar
      nvhost_ctrl_gpu: Avoid sending null pointer to memcpy · 638c892e
      lat9nq authored
      Undefined Behaviour Sanitizer reports a null pointer is being sent to
      memcpy, thought it's "guaranteed to never be null". Guard it with an if
      statement, and log when the action has been averted.
      638c892e
  2. Apr 04, 2021
  3. Apr 03, 2021
  4. Apr 02, 2021
  5. Apr 01, 2021
  6. Mar 31, 2021
  7. Mar 30, 2021
  8. Mar 29, 2021
  9. Mar 28, 2021
  10. Mar 27, 2021
  11. Mar 26, 2021
  12. Mar 25, 2021
  13. Mar 24, 2021
  14. Mar 23, 2021
  15. Mar 22, 2021
Loading