Update year range in copyright notice of all files.
[binutils-gdb.git] / bfd / doc / chew.c
index 71c7e2dc887632f8fc6a8a2a7628d8a6683c4ecc..c5489c4699b7525adde284135f1c275ef8494746 100644 (file)
@@ -1,5 +1,5 @@
 /* chew
-   Copyright (C) 1990-2016 Free Software Foundation, Inc.
+   Copyright (C) 1990-2017 Free Software Foundation, Inc.
    Contributed by steve chamberlain @cygnus
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -1602,6 +1602,7 @@ main (ac, av)
              read_in (&b, f);
              compile (b.ptr);
              perform ();
+             delete_string (&b);
            }
          else if (av[i][1] == 'i')
            {