← Back to team overview

linux-traipu team mailing list archive

[Bug 810387] [NEW] double free in libdrizzle possible

 

Public bug reported:

lp:~fallenpegasus/drizzle/fix-cppcheck-redundantIfDelete removed the
'if' around free()s, this is fine for delete, but not for free.

** Affects: drizzle
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Drizzle.
https://bugs.launchpad.net/bugs/810387

Title:
  double free in libdrizzle possible

Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications:
  New

Bug description:
  lp:~fallenpegasus/drizzle/fix-cppcheck-redundantIfDelete removed the
  'if' around free()s, this is fine for delete, but not for free.

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


Follow ups

References