[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] d61f19: replaces most sprintf with snprintf

GitHub noreply at github.com
Mon Nov 14 19:05:10 UTC 2016


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: d61f194ece483184af003a75f829711b5182ee59
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/d61f194ece483184af003a75f829711b5182ee59
  Author: Gerardo Santana <geardo.santana at gmail.com>
  Date:   2016-10-09 (Sun, 09 Oct 2016)

  Changed paths:
    M platforms/unix/vm/sqUnixCharConv.c
    M platforms/unix/vm/sqUnixExternalPrims.c
    M platforms/unix/vm/sqUnixMain.c

  Log Message:
  -----------
  replaces most sprintf with snprintf


  Commit: 88d70051e36a8ec05efaf0a50ff18e065d8792ce
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/88d70051e36a8ec05efaf0a50ff18e065d8792ce
  Author: Gerardo Santana <geardo.santana at gmail.com>
  Date:   2016-10-09 (Sun, 09 Oct 2016)

  Changed paths:
    M platforms/Cross/vm/dispdbg.h
    M platforms/Cross/vm/sqSCCSVersion.h

  Log Message:
  -----------
  replaces sprintf with snprintf


  Commit: b07b562e165f502b96ef8ea6eba1297e94cc1a29
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/b07b562e165f502b96ef8ea6eba1297e94cc1a29
  Author: Nicolas Cellier <nicolas.cellier.aka.nice at gmail.com>
  Date:   2016-11-14 (Mon, 14 Nov 2016)

  Changed paths:
    M platforms/Cross/vm/dispdbg.h
    M platforms/Cross/vm/sqSCCSVersion.h
    M platforms/unix/vm/sqUnixCharConv.c
    M platforms/unix/vm/sqUnixExternalPrims.c
    M platforms/unix/vm/sqUnixMain.c

  Log Message:
  -----------
  Merge pull request #81 from santana/snprintf

replaces sprintf with snprintf


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/b6c01efc5289...b07b562e165f


More information about the Vm-dev mailing list