]> sourceware.org Git - libabigail.git/commit
Fix infinite loop in peel_typedef_pointer_or_reference_type
authorDodji Seketeli <dodji@redhat.com>
Sun, 4 Oct 2015 09:30:57 +0000 (11:30 +0200)
committerDodji Seketeli <dodji@redhat.com>
Sun, 4 Oct 2015 11:51:25 +0000 (13:51 +0200)
commitc20c8c79e78424243403e3f72520625530aa4074
tree60979f18ef5080f480e01ff2e8676cb68873821e
parent4d0d3876968c5ab8ea22a20e1aaa3bf977885c4a
Fix infinite loop in peel_typedef_pointer_or_reference_type

* src/abg-ir.cc (peel_typedef_pointer_or_reference_type): Make
sure the variable tested in the condition is the one updated by
the loop.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
src/abg-ir.cc
This page took 0.031619 seconds and 5 git commands to generate.