Dave Leimbach pointed at Cyclone during a discussion of dealing with insecure functions like sprintf()
and strcopy()
3 Replies to “Oh say can you C”
Comments are closed.
Dave Leimbach pointed at Cyclone during a discussion of dealing with insecure functions like sprintf()
and strcopy()
Comments are closed.
did he say something? or just point :) do they plan on implementing it somehow? instead of c? fill me in man :)
No, Dave just point this out. Matt has committed the strlcpy and strlcat to libkern. However, I doubt it will happen to use Cyclone unless I am wrong. ;-)
Check here: http://www.dragonflybsd.org/cvsweb/src/sys/libkern/
Also, even Matt has committed the ProPolice but disable by default until it’s well test or whatever.
BTW: You should use newsgroup so you can learn more about those stuff. :-)
nice, thanks for the info, thats more of what i was looking for :) I’ll have to definitly look into the newsgroup too.