Skip to content

Commit

Permalink
Another CLONE_SKIP object for invalid free errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Kartik Thakore committed Jan 6, 2010
1 parent df052d3 commit a4394c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/SDL/Surface.pm
Expand Up @@ -5,5 +5,5 @@ require Exporter;
require DynaLoader;
our @ISA = qw(Exporter DynaLoader);
bootstrap SDL::Surface;

sub CLONE_SKIP { 1 };
1;

0 comments on commit a4394c0

Please sign in to comment.