mirror of https://github.com/pvnis/srsRAN_4G.git
Fix the default constructor of the optional class to avoid a spurious uninitialized value warning in older GCC versions (seen for ARM32 and GCC 8.3).
Use a union of a byte and the real storage, and init the char by default.master
parent
485ec2edab
commit
cf20b143c0
Loading…
Reference in New Issue