diff options
author | Patrik Nyblom <[email protected]> | 2010-08-25 11:47:11 +0200 |
---|---|---|
committer | Patrik Nyblom <[email protected]> | 2010-08-31 15:42:52 +0200 |
commit | 716d3f57b471b2e2c3b5772008f5d32767c6cbeb (patch) | |
tree | 20e641e653b148827af5ddc4dae6249c4256ad15 /erts/epmd/src/epmd_int.h | |
parent | f5be3aeaef131d19741084dbf8fee16458d31513 (diff) | |
download | otp-716d3f57b471b2e2c3b5772008f5d32767c6cbeb.tar.gz otp-716d3f57b471b2e2c3b5772008f5d32767c6cbeb.tar.bz2 otp-716d3f57b471b2e2c3b5772008f5d32767c6cbeb.zip |
Remove two buffer overflow vulnerabilities in EPMD
Diffstat (limited to 'erts/epmd/src/epmd_int.h')
-rw-r--r-- | erts/epmd/src/epmd_int.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/erts/epmd/src/epmd_int.h b/erts/epmd/src/epmd_int.h index 5ead553f36..d69d8c93ef 100644 --- a/erts/epmd/src/epmd_int.h +++ b/erts/epmd/src/epmd_int.h @@ -1,3 +1,4 @@ +/* -*- c-indent-level: 2; c-continued-statement-offset: 2 -*- */ /* * %CopyrightBegin% * |