martijn
89ee3aeaf4
Make sure that ber in ber_scanf_elements is not NULL before parsing format
where ber is utilized. This also allows us to remove the ber->be_next check, which can cause weird behaviour, because a NULL be_next would result in parsing the last element twice. OK claudio@ on previous version OK rob@ |
5 years ago | |
---|---|---|
src | Make sure that ber in ber_scanf_elements is not NULL before parsing format | 5 years ago |