Remove dead store in ecdsa_signature_parse_der_lax. #11073

pull BitonicEelis wants to merge 1 commits into bitcoin:master from BitonicEelis:deadstore changing 1 files +0 −1
  1. BitonicEelis commented at 12:29 pm on August 17, 2017: contributor
    This was one of the issues found by Clang’s static analyzer (#9573).
  2. Remove dead store in ecdsa_signature_parse_der_lax.
    This was one of the issues found by Clang's static analyzer (#9573).
    bfebc0b807
  3. laanwj commented at 12:37 pm on August 17, 2017: member
    Yes, that assignment is unnecessary. pos is a local variable and not used after.
  4. laanwj added the label Refactoring on Aug 17, 2017
  5. practicalswift commented at 2:34 pm on August 17, 2017: contributor
    utACK bfebc0b8071beb82e20afa2b5d751a5c6e725329 @BitonicEelis Nice first-time contribution! 👍 Please keep it coming! :-)
  6. BitonicEelis commented at 2:37 pm on August 17, 2017: contributor
    @practicalswift Thanks! I plan to. :)
  7. promag commented at 0:29 am on August 18, 2017: member
    utACK bfebc0b.
  8. laanwj commented at 6:32 am on August 24, 2017: member
    @sipa can you take a look here just to be sure that not using pos after the increase doesn’t indicate a bug?
  9. fanquake requested review from sipa on Aug 28, 2017
  10. laanwj commented at 10:15 am on October 11, 2017: member
    Ping @sipa
  11. sipa commented at 1:33 am on October 12, 2017: member
    utACK bfebc0b8071beb82e20afa2b5d751a5c6e725329
  12. sipa approved
  13. laanwj merged this on Oct 12, 2017
  14. laanwj closed this on Oct 12, 2017

  15. laanwj referenced this in commit 3bb77ebee6 on Oct 12, 2017
  16. PastaPastaPasta referenced this in commit 43d80da239 on Dec 22, 2019
  17. PastaPastaPasta referenced this in commit 5872a6c85f on Jan 2, 2020
  18. PastaPastaPasta referenced this in commit 352cfd8398 on Jan 4, 2020
  19. PastaPastaPasta referenced this in commit 1b827e7fbe on Jan 12, 2020
  20. PastaPastaPasta referenced this in commit e37f097d4b on Jan 12, 2020
  21. PastaPastaPasta referenced this in commit 782c89cf03 on Jan 12, 2020
  22. PastaPastaPasta referenced this in commit b81ddd2eff on Jan 12, 2020
  23. PastaPastaPasta referenced this in commit b7b4bc1bc3 on Jan 12, 2020
  24. PastaPastaPasta referenced this in commit f836d16d30 on Jan 12, 2020
  25. PastaPastaPasta referenced this in commit df109ec118 on Jan 12, 2020
  26. fanquake referenced this in commit f00d6575ca on Jun 29, 2020
  27. jasonbcox referenced this in commit 1f985e5a3b on Sep 27, 2020
  28. deadalnix referenced this in commit 7fe66ef9d1 on Sep 28, 2020
  29. ckti referenced this in commit f550de4fa9 on Mar 28, 2021
  30. DrahtBot locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-24 12:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me