|
|
|
|
|
by drdec
330 days ago
|
|
Yes we had a couple good issues in there. In particular I remember one bug where a pointer to a local variable was returned by a function. It worked on our development environment which was apparently more forgiving than our production environment. Why were they different? Because they were actual servers and the production one was the expensive DEC Alpha while the development server was something less expensive (my memory fails me as to the exact machine). |
|