Legrandgroup / libezsp

C++ library to send/receive wireless Zigbee messages to/from a Silicon Labs-based transceiver using the EZSP protocol.
BSD 3-Clause "New" or "Revised" License
16 stars 7 forks source link

Fix SonarCloud bug on include/spi/ByteBuffer.h #50

Closed lionelains closed 4 years ago

lionelains commented 4 years ago

Missing destructor:

include/spi/ByteBuffer.h
Explicitly define the missing destructor so that it will not be implicitly provided.Why is this an issue?
lionelains commented 4 years ago

Fixed by 0dd6e14562bcd0ec43e1eee1b8675c950f9a6aaf