Slashdot Mirror


User: hippytrickster

hippytrickster's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:what it looks like on Code Red Worm Spreading, Set To Flood Whitehouse · · Score: 1

    I'm seeing about 15 of these each on all of our emobee.com machines. Glad we are a Linux shop :)

    So whats the deal, buffer overrun attacks are nothing new. Why are developers still futzing with 'char *' and doing it wrong, instead of using nice convient C++ string classes like std::string?