search for: unexpec

Displaying 2 results from an estimated 2 matches for "unexpec".

Did you mean: unexec
2007 Jan 22
1
[Bug 1261] Timed out command through ControlMaster yields 0 return value.
...|ok? Flag| | ------- Comment #1 from djm at mindrot.org 2007-01-22 13:45 ------- Created an attachment (id=1229) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1229&action=view) don't return success when master exits unexpectedly Thanks - this is a bug in ssh. It does not initialise its return value when acting as a ControlMaster client and the master process exits unexpecedly. The attached patch makes a control client return 255 when it does not receive an explicit return value from the master. ------- You are re...
2020 Jan 30
2
[Bug 1402] New: Race errors with nft
...file, named after the hashed ruleset contents The expectation is that the `nft list ruleset` output would always display either R1 or R2 - no empty ruleset, or a cross between R1 or R2, or any other output. Those expectations were true the vast majority of the time, but in some rare cases I get an unexpeced output - hence the report. Bug Summary ------- When competing nft ruleset imports are running, and the ruleset is dumped (with `nft list ruleset`), a couple of rare errors can be seen: 1. An error message returned by `nft list ruleset`: "free(): double free detected in tcache 2" 2. O...