2016-07-20 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in 'utils/rdclilogedit/rdclilogedit.cpp' that caused
	segfaults with certain commands when run without a log loaded.
This commit is contained in:
Fred Gleason
2016-07-20 19:44:25 -04:00
parent 27e674544c
commit f4cf690ff3
2 changed files with 165 additions and 174 deletions

View File

@@ -15334,3 +15334,6 @@
* Added a 'settime' command to rdclilogedit(1) in
'utils/rdclilogedit/rdclilogedit.cpp' and
'utils/rdclilogedit/rdclilogedit.h'.
2016-07-20 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'utils/rdclilogedit/rdclilogedit.cpp' that caused
segfaults with certain commands when run without a log loaded.