Commit 48e8967
committed
fix the npe in the hashCode method when subscriptionDataSet is null
1 parent e4b731c commit 48e8967
1 file changed
Lines changed: 2 additions & 1 deletion
File tree
- remoting/src/main/java/org/apache/rocketmq/remoting/protocol/subscription
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
52 | | - | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
0 commit comments