Skip to content
  1. Mar 24, 2025
  2. Dec 02, 2024
  3. Nov 27, 2024
  4. Nov 12, 2024
  5. Oct 21, 2024
  6. Oct 16, 2024
  7. Oct 15, 2024
  8. Sep 26, 2024
  9. Sep 20, 2024
  10. Sep 17, 2024
  11. Aug 22, 2024
  12. Jun 19, 2024
  13. Jun 18, 2024
  14. Jun 07, 2024
    • Vincent Stehle's avatar
      guid.py: fix bug with leading zeroes · 651b0c66
      Vincent Stehle authored
      
      
      When the last 6 bytes `Node' field of a GUID has leading zeroes, they are
      erroneously converted to spaces by the Guid.__str__() method; fix this.
      
      This could cause havocs in e.g. `check-sr-results.py' when calling
      `guid-tool.py' with a GUID as argument, as the GUID becomes split into two
      arguments due to the spaces, ending up in a confusing error message.
      
      Signed-off-by: Vincent Stehle's avatarVincent Stehlé <vincent.stehle@arm.com>
      651b0c66
  15. May 22, 2024
  16. May 21, 2024
  17. May 17, 2024
  18. May 07, 2024
Loading