** Changed in: horizon
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1466894

Title:
  potential default value leakage in LaunchImageNG

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  LaunchImageNG uses a mutable as default parameter.

  This can lead to potential leakage because the default value is
  evaluated only once and any potential changes done to the default
  arguments will be kept for further instances.

  I don't think it's a security vulnerability at this stage, but it can
  potentially lead to it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1466894/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to