From 839d0dc7a6f49ec9e50a8eb67887a9b2ac9a9a19 Mon Sep 17 00:00:00 2001 From: Bart Wyatt Date: Wed, 2 Jan 2019 15:29:30 -0500 Subject: [PATCH] Consolidated Security Fixes for 1.6.0-rc2 - Add missing implementation of dtor, copy ctor, etc for blob_types of fc::variant Co-Authored-By: Matt Witherspoon <32485495+spoonincode@users.noreply.github.com> --- libraries/fc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/fc b/libraries/fc index a6bbb25c3..b2fa419dd 160000 --- a/libraries/fc +++ b/libraries/fc @@ -1 +1 @@ -Subproject commit a6bbb25c3d395b8ccc62314311822db89569eb9d +Subproject commit b2fa419ddf68c6b5fc902de53cf8e691206cc8f3 -- GitLab