Hacker News new | ask | show | jobs
by stormbrew 3736 days ago
Most likely you'll get a segfault when it tries to read from page 0 to get to the class' vtable (which is where the references to the virtual functions live).