[GRASS-git] [OSGeo/grass] e4147f: lib: Use the full string length in strncmp() calls...

Denis Ovsienko noreply at github.com
Wed Nov 18 12:57:57 PST 2020


  Branch: refs/heads/releasebranch_7_8
  Home:   https://github.com/OSGeo/grass
  Commit: e4147fb2c549bacd95236ff9fe296fa14a29541a
      https://github.com/OSGeo/grass/commit/e4147fb2c549bacd95236ff9fe296fa14a29541a
  Author: Denis Ovsienko <denis at ovsienko.info>
  Date:   2020-11-18 (Wed, 18 Nov 2020)

  Changed paths:
    M lib/gis/open.c
    M lib/vector/Vlib/ascii.c
    M lib/vector/Vlib/header.c

  Log Message:
  -----------
  lib: Use the full string length in strncmp() calls (#1060)

The counts were off by one. Checking all characters now.




More information about the grass-commit mailing list