Commit 7d8ef7f
Correcting signature on function handling a command_reply
The function in ered_client handling stray messages from a defunct client
has a faulty signature which could result it a crash.
Included in pull request #77.
Signed-off-by: Björn Svensson <[email protected]>1 parent 67d4a0d commit 7d8ef7f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
| 250 | + | |
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
| |||
0 commit comments