mdavidsaver / pvxs

PVA protocol client/server library and utilities.
https://mdavidsaver.github.io/pvxs/
Other
19 stars 25 forks source link

Fix missing pointer dereference #8

Closed karlosp closed 4 years ago

karlosp commented 4 years ago

Some tests should be also added for

template<typename Iterable>
    TypeDef& operator+=(const Iterable& children) 
mdavidsaver commented 4 years ago

Thanks for reporting. Yes, this needs test coverage.

mdavidsaver commented 4 years ago

Added test coverage with 651d7d18fbece66f158477761e58f7d5ca915933