mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 00:53:53 +02:00
2016-03-24 Fred Gleason <fredg@paravelsystems.com>
* Fixed a buffer size bug in 'lib/rdlivewire.cpp'.
This commit is contained in:
@@ -104,6 +104,7 @@ class RDLiveWire : public QObject
|
||||
|
||||
private:
|
||||
void DespatchCommand(const QString &cmd);
|
||||
void SendCommand(const QString &cmd) const;
|
||||
void ReadVersion(const QString &cmd);
|
||||
void ReadSources(const QString &cmd);
|
||||
void ReadDestinations(const QString &cmd);
|
||||
|
Reference in New Issue
Block a user