Skip to content

reds: Avoid a "end" label just to free password

Frediano Ziglio requested to merge fziglio/spice:mr_end_label into master

"password" is pretty small, allocate on stack directly. RSA is currently 1024 bits, that is more or less 128 bytes.

Signed-off-by: Frediano Ziglio freddy77@gmail.com

Merge request reports

Loading