[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[csmith-project/csmith] e27eb0: Fixed #74: disable reading/writing partial volatil...



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/csmith
  Commit: e27eb0ddfa7dbdbbfaa277a3956d02ac3badef82
      https://github.com/csmith-project/csmith/commit/e27eb0ddfa7dbdbbfaa277a3956d02ac3badef82
  Author: jxyang <nitsnow@gmail.com>
  Date:   2019-06-15 (Sat, 15 Jun 2019)

  Changed paths:
    M src/Variable.cpp
    M src/Variable.h
    M src/VariableSelector.cpp

  Log Message:
  -----------
  Fixed #74: disable reading/writing partial volatile variables through pointers


  Commit: e966042a4506a7188ee89bfdcdf9e08c88f2e38e
      https://github.com/csmith-project/csmith/commit/e966042a4506a7188ee89bfdcdf9e08c88f2e38e
  Author: Xuejun Yang <nitsnow@gmail.com>
  Date:   2019-06-15 (Sat, 15 Jun 2019)

  Changed paths:
    M src/Variable.cpp
    M src/Variable.h
    M src/VariableSelector.cpp

  Log Message:
  -----------
  Merge pull request #75 from csmith-project/issue74

Fixed #74: disable reading/writing partial volatile variables through…


Compare: https://github.com/csmith-project/csmith/compare/1d4cce0bf42a...e966042a4506