From: Pierre-Marc Fournier Date: Sat, 27 Feb 2010 17:21:36 +0000 (-0500) Subject: ustd: unwrite the subbuffer if the put() was unsuccessful and we are going to crash... X-Git-Tag: v0.3~11 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=9be57e249a31b51a471b4d0aaa43c917cec5e97a;hp=9be57e249a31b51a471b4d0aaa43c917cec5e97a;p=ust.git ustd: unwrite the subbuffer if the put() was unsuccessful and we are going to crash-recover it This prevents the subbuffer to be written twice and fixes a FIXME. ---