~bregma/geis/lp-1152411

Viewing all changes in revision 299.

  • Committer: Tarmac
  • Author(s): Daniel d'Andrada
  • Date: 2012-12-08 01:36:21 UTC
  • mfrom: (298.1.2 lp1080386)
  • Revision ID: tarmac-20121208013621-v0o6ovdo30c58wpv
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;

Fixes lp:1080386. Fixes: https://bugs.launchpad.net/bugs/1080386.

Approved by Stephen M. Webb.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: