Skip to content
Commit db903fb7 authored by Karl Rupp's avatar Karl Rupp
Browse files

AMG: Fixed invalid decrement of auxiliary iterator.

An iterator was unconditionally decremented even though it may point to container.begin().
This is invalid and has thus been resolved by removing the auxiliary iterator completely.

Reported-by: Yaron Keren <yaron.keren@gmail.com> via viennacl-devel
parent 08c2246a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment