Print

Print


Commit summary from repository starlink
------------------------------------

  (David Berry) ast: Fix memory leaks in FitsChan
   100.0% libraries/ast/
  
  (David Berry) ast: More "const"ing in Polygon
   100.0% libraries/ast/
  
  (David Berry) ast: Make array argument for astOutine "const"
   100.0% libraries/ast/
 

Commits from repository starlink
-----------------------------

  commit caff53020aa97cb4d57fff6510bd3be1bfb8bda7
  Author: David Berry <[log in to unmask]>
  Date:   Sun Oct 16 21:55:58 2011 +0100
  
      ast: Fix memory leaks in FitsChan
  
   libraries/ast/fitschan.c |    1 +
   1 files changed, 1 insertions(+), 0 deletions(-)
  
  commit 60092dd5712af5912130ca5ce1ebc7eb56fb2121
  Author: David Berry <[log in to unmask]>
  Date:   Sun Oct 16 15:07:04 2011 +0100
  
      ast: More "const"ing in Polygon
  
   libraries/ast/polygon.c |   24 ++++++++++++------------
   libraries/ast/polygon.h |   22 +++++++++++-----------
   2 files changed, 23 insertions(+), 23 deletions(-)
  
  commit b8bda536bec8aa9eb93b4c596d7ee9f9b05a0b6a
  Author: David Berry <[log in to unmask]>
  Date:   Sun Oct 16 14:57:19 2011 +0100
  
      ast: Make array argument for astOutine "const"
  
   libraries/ast/polygon.c |   26 +++++++++++++-------------
   libraries/ast/polygon.h |   22 +++++++++++-----------
   2 files changed, 24 insertions(+), 24 deletions(-)