From: Pierre-Marc Fournier Date: Sat, 27 Feb 2010 17:09:18 +0000 (-0500) Subject: ust_fork(): reset buffers_to_export to 0 when forking X-Git-Tag: v1.9.1~697 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=cedc01558f93f0d28c027a4d99bbe3e364ca4b97;hp=cedc01558f93f0d28c027a4d99bbe3e364ca4b97;p=lttng-ust.git ust_fork(): reset buffers_to_export to 0 when forking Fixes a bug where the child had a non-null initial value for buffers_to_export ---