Hi All,

I recently fetched Android sources
(http://source.android.com/source/initializing.html).

Within kernel/, there are a few random.c source files. Fro example,
there is a .../kernel/samsung/drivers/char/random.c.

There appears to be a few problems with the file, from incorrect usage
of spin_lock_irqsave, possible alignment problems due to punning
pointers, to removal of dead code (the memset's on temporary buffers).

Can anyone confirm (or deny) this source file is being used?

Jeff

-- 
You received this message because you are subscribed to the Google Groups 
"Android Security Discussions" group.
To post to this group, send email to android-security-discuss@googlegroups.com.
To unsubscribe from this group, send email to 
android-security-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/android-security-discuss?hl=en.

Reply via email to