"README" did not exist on "93ab1c448de55a345d6f3942a10ee98513747b22"
-
Henrik (Grubba) Grubbström authored
The variant dispatcher often replaces the reference id to the terminating function, which instead gets the reference id that the variant dispatcher would have gotten otherwise. This fixes broken encoding where the terminating function's reference id was taken by the next function that was encoded, which in turn caused decode_value() to fail with "Bad function identifier offset".
Henrik (Grubba) Grubbström authoredThe variant dispatcher often replaces the reference id to the terminating function, which instead gets the reference id that the variant dispatcher would have gotten otherwise. This fixes broken encoding where the terminating function's reference id was taken by the next function that was encoded, which in turn caused decode_value() to fail with "Bad function identifier offset".