summaryrefslogtreecommitdiffhomepage
path: root/src/value_array.h
diff options
context:
space:
mode:
authorTomoyuki Sahara <[email protected]>2018-06-14 13:28:32 +0900
committerTomoyuki Sahara <[email protected]>2018-06-14 13:28:32 +0900
commit5013d2b20f85819f78c5b5bc4f2f3b8cfc17d89f (patch)
tree6b547c88db4efdb42093f365092d2e8ae344e7db /src/value_array.h
parent3618556a95957f82f6fd853af239eb8ce9fa689b (diff)
downloadmruby-5013d2b20f85819f78c5b5bc4f2f3b8cfc17d89f.tar.gz
mruby-5013d2b20f85819f78c5b5bc4f2f3b8cfc17d89f.zip
struct sockaddr_un can be truncated.
When we have "struct sockaddr_un *s_un", we could not assume *s_un points to a memory region which size is at least sizeof(*s_un). Even worse, it may be shorter than sizeof(struct sockaddr) on some systems.
Diffstat (limited to 'src/value_array.h')
0 files changed, 0 insertions, 0 deletions