Print

Print


  Branch: refs/heads/master
  Home:   https://github.com/Starlink/starlink
  Commit: 0923a21ffb31e77a296574c4b6894534a7b82245
      https://github.com/Starlink/starlink/commit/0923a21ffb31e77a296574c4b6894534a7b82245
  Author: Malcolm J. Currie <[log in to unmask]>
  Date:   2014-08-13 (Wed, 13 Aug 2014)

  Changed paths:
    M applications/kappa/libkappa/mstats.f

  Log Message:
  -----------
  KAPPA: Prevent segv when using variance in MSTATS.

KPS1_MSAGx only processes one array component at a time, so call
separately for DATA and VARIANCE components.  This could be changed,
but adding extra calls with distinct pointers in IPIN does the trick.


  Commit: 2575917d3b12db865b6b2e77cc0cbbe5181de6bd
      https://github.com/Starlink/starlink/commit/2575917d3b12db865b6b2e77cc0cbbe5181de6bd
  Author: Malcolm J. Currie <[log in to unmask]>
  Date:   2014-08-13 (Wed, 13 Aug 2014)

  Changed paths:
    M applications/kappa/libkappa/mstats.f

  Log Message:
  -----------
  KAPPA: Protect against an abort for one of the parameters in MSTATS.


Compare: https://github.com/Starlink/starlink/compare/108b11b800c7...2575917d3b12