2020-08-11 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in rdcastmanager(1) that caused a segfault when
	attempting to post a log with no events selected.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2020-08-11 11:39:13 -04:00
parent e9a3fcb4d8
commit 3071c056e8
9 changed files with 37 additions and 0 deletions

View File

@@ -347,6 +347,10 @@ Log</source>
<source>List Log</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>At least one log event must be selected!</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>LogModel</name>