QTEventBus icon indicating copy to clipboard operation
QTEventBus copied to clipboard

当[NSObject subscribe:on:]的第二个参数无意传入了的nil对象,下面的代码必崩;

Open zhouxueyun opened this issue 4 years ago • 0 comments

https://github.com/LeoMobileDeveloper/QTEventBus/blob/f11966ffbf1ecbad3a3eb5abb8997e65aeeb6bbe/Sources/Core/NSObject%2BQTEventBus.m#L32

[NSObject subscribeName:on:] 同理 https://github.com/LeoMobileDeveloper/QTEventBus/blob/f11966ffbf1ecbad3a3eb5abb8997e65aeeb6bbe/Sources/Core/NSObject%2BQTEventBus.m#L28

zhouxueyun avatar Jul 07 '21 06:07 zhouxueyun