MarekNovakACRIOS

Results 3 issues of MarekNovakACRIOS

- [ x ] I have searched the [issues](https://github.com/brocaar/chirpstack-network-server) of this repository and believe that this is not a duplicate. ## Summary When managing an installation of several hundreds of...

If an invalid value is read and present in buffer[0], then : ``` if( register_addr[index] == ( ( uint16_t ) register_list[2 * i]

The same as described here applies: https://github.com/Lora-net/SWL2001/pull/72 In one sentence - without the sanity check, reading ouf of bounds of an array placed on stack can happen -> this will...