← Back to team overview

yade-dev team mailing list archive

[Bug 759481] Re: Possible "wrong memory access" in many places

 

** Changed in: yade
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yade
developers, which is the registrant for Yade.
https://bugs.launchpad.net/bugs/759481

Title:
  Possible "wrong memory access" in many places

Status in Yet Another Dynamic Engine:
  Invalid

Bug description:
  Jan Stransky has found and fixed a bug, which leads to wrong memory
  access [1].

  If we "grep" the code, we will find a lot of places, where the same
  issue can appear. See the attachment, this is the output only for
  "Interactions".

  I think, we have to put those "if(!I) continue;" and "if (!B)
  continue;" everywhere to escape crashes.


  [1] http://bazaar.launchpad.net/~yade-dev/yade/trunk/revision/2809

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


References