From b79049419271d71b6cbe4bf2be5a5da1d338160b Mon Sep 17 00:00:00 2001 From: Jules Villard Date: Thu, 31 Oct 2024 07:57:44 -0700 Subject: [PATCH] [MSDK] Update hackc component on INFER:master Reviewed By: geralt-encore Differential Revision: D65266687 fbshipit-source-id: e364c1baf69ddc664cabec37ddba90534b2ec1f0 --- infer/tests/build_systems/pulse_messages_hack/issues.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infer/tests/build_systems/pulse_messages_hack/issues.exp b/infer/tests/build_systems/pulse_messages_hack/issues.exp index 09418c0ff43..4258a83a4cf 100644 --- a/infer/tests/build_systems/pulse_messages_hack/issues.exp +++ b/infer/tests/build_systems/pulse_messages_hack/issues.exp @@ -1 +1 @@ -uninit.hack, $root.Uninit::call_get_field_bad, 17, -1, ERROR, PULSE_UNINITIALIZED_CONST, `Uninit::A$static::FIELD` doesn't seem to be initialized. This will cause a runtime error during the call to `Uninit::A$static.get_field()`., +uninit.hack, $root.Uninit::call_get_field_bad, 17, 10, ERROR, PULSE_UNINITIALIZED_CONST, `Uninit::A$static::FIELD` doesn't seem to be initialized. This will cause a runtime error during the call to `Uninit::A$static.get_field()`.,