~dandrader/geis/lp1080386

Viewing all changes in revision 299.

  • Committer: Daniel d'Andrada
  • Date: 2012-12-07 18:40:40 UTC
  • Revision ID: daniel.dandrada@canonical.com-20121207184040-xtwubi69v3dovs2o
Don't crash if a null filter is passed to geis_filter_delete()

Just as the following doesn't lead to a crash:
 int *foo = nullptr;
 delete foo;

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: