Skip to content
Snippets Groups Projects
Commit 2b7f9244 authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

encode_value: Don't regard the variant dispatcher as a CFUN.

The variant dispatcher is a CFUN that may show up in pure Pike
programs, so don't fallback to the C-program encodings when
the only CFUN is the variant dispatcher.

Potentially fixes dumping problems with Crypto.RSA.State
(where generate_key() is a variant function).
parent b70622b1
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment