Commit ce6f582
fixing HashAnnotationDiffer function
The NMC logic ensure we call this
function in such a way we never fall
into one of the 2 buggy `if` sections.
That said, if the implementation were
to change, we could hit this bug in
real time, therefore, this method
should be fixed.1 parent f2f76d7 commit ce6f582
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
307 | | - | |
| 307 | + | |
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
311 | | - | |
| 311 | + | |
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
| |||
0 commit comments