9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* eipconv.c buglet
@ 1996-09-02 12:07 forsyth
  0 siblings, 0 replies; only message in thread
From: forsyth @ 1996-09-02 12:07 UTC (permalink / raw)


term% diff $home/cd/sys/src/libip eipconv.c
8c8
< 	static char buf[64];
---
> 	char buf[64];

the static buffer made the routine unsafe in concurrent C programs.




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1996-09-02 12:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-09-02 12:07 eipconv.c buglet forsyth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).