diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-04-28 19:24:15 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-04-28 19:24:15 (GMT) |
commit | aeffe7a3bc85a2ddf30e309a59f14a0ecb7a824e (patch) | |
tree | f86f6af8032b1bc0e62bfb82539b9df61fc56e6a /ChangeLog | |
parent | ac75fdb77854c6f6d2e8db97a474c8bf3af2b0c4 (diff) |
RTFM'ed to avoid segfaults when calling isprint().
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +17-04-28 Cyrille Bagard <nocbos@gmail.com> + + * src/arch/immediate.c: + RTFM to avoid segfaults when calling isprint(). + 17-04-27 Cyrille Bagard <nocbos@gmail.com> * configure.ac: |