view .gitignore @ 17626:82b1778798d3

Fix segfault when setting object parent to be object itself (bug #37927). * libinterp/corefcn/graphics.cc(set_parent): Check that the new parent handle is not the same as the object itself.
author Rik <rik@octave.org>
date Thu, 10 Oct 2013 17:43:32 -0700
parents 5758e0013246
children
line wrap: on
line source

*~
*.user
*.o
*.a
Makefile*
*.pdb
debug/
release/