]> diplodocus.org Git - nmh/blob - docs/historical/mh-6.8.5/miscellany/patch-2.0.12u8/INTERN.h
ap: Fix write past end of addrs[] array.
[nmh] / docs / historical / mh-6.8.5 / miscellany / patch-2.0.12u8 / INTERN.h
1 /* $Header: INTERN.h,v 2.0 86/09/17 15:35:58 lwall Exp $
2 *
3 * $Log: INTERN.h,v $
4 * Revision 2.0 86/09/17 15:35:58 lwall
5 * Baseline for netwide release.
6 *
7 */
8
9 #ifdef EXT
10 #undef EXT
11 #endif
12 #define EXT
13
14 #ifdef INIT
15 #undef INIT
16 #endif
17 #define INIT(x) = x
18
19 #define DOINIT