mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 01:39:21 +02:00
fixed hashcode method in ColumnTypeMapper to handle null source types
This commit is contained in:
parent
c6d3a7dcd1
commit
706b2b8aba
2 changed files with 3 additions and 3 deletions
3
.gitattributes
vendored
3
.gitattributes
vendored
|
@ -15,7 +15,6 @@
|
|||
*.jspf text
|
||||
*.jspx text
|
||||
*.properties text
|
||||
*.sh text
|
||||
*.tld text
|
||||
*.txt text
|
||||
*.tag text
|
||||
|
@ -52,5 +51,5 @@
|
|||
*.gzf binary
|
||||
*.tgz binary
|
||||
*.tar binary
|
||||
|
||||
*.sh binary
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue