Skip to content

Commit a1d02ef

Browse files
Etienne J. Membrivescopybara-github
authored andcommitted
[roll] Roll fuchsia [memory_monitor] Fix a use-after-move
Remove an access to a member of a moved value. BUG=380874024 BUG=392607900 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1194736 Original-Revision: d10df7b1e4051c0ab2947879c031882d707b82ac GitOrigin-RevId: eb009fe2e3834118e7be558f6caaeffac618694f Change-Id: I502e678bbc5dcafb0c08e10ce7f2a729d9210275
1 parent b533543 commit a1d02ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stem

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
githooks="integration/git-hooks"
1212
remote="https://fuchsia.googlesource.com/fuchsia"
1313
gerrithost="https://fuchsia-review.googlesource.com"
14-
revision="0d082b2a585be8e585303f6f31724db25a509608"/>
14+
revision="d10df7b1e4051c0ab2947879c031882d707b82ac"/>
1515
</projects>
1616
<hooks>
1717
<hook name="install-environment"

0 commit comments

Comments
 (0)