2017-05-24 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in 'ripcd/livewiremcastgpio.cpp' that caused a segfault
	when send a LiveWire multicast GPIO event that existed in the driver
	configuration but was beyond the number of active GPIOS set.
This commit is contained in:
Fred Gleason
2017-05-25 07:59:31 -04:00
parent ab2fda27d2
commit bb0876fa65
2 changed files with 9 additions and 11 deletions

View File

@@ -15806,3 +15806,7 @@
code at program shutdown.
2017-05-23 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 2.15.3int07.
2017-05-24 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'ripcd/livewiremcastgpio.cpp' that caused a segfault
when send a LiveWire multicast GPIO event that existed in the driver
configuration but was beyond the number of active GPIOS set.