mirror of https://github.com/pvnis/srsRAN_4G.git
lib,asn1_utils: fix out of bounds access on zero-sized array
* fix error: ... offset 0 is out of the bounds [0, 0] [-Werror=array-bounds] * fix note: destination object of size 0 allocated by ‘operator new []’ --> data_ = new T[cap_];master
parent
58f71b10b6
commit
0c9ba5b87e
Loading…
Reference in New Issue