Minor bug fix in sib1 scheduling info
After copying the new SIB1 config from ASN1, the functions continued to use the memory from ASN1 leading to segfault as they are freed immediately. This commit fixes that.
After copying the new SIB1 config from ASN1, the functions continued to use the memory from ASN1 leading to segfault as they are freed immediately. This commit fixes that.