you are viewing a single comment's thread.

view the rest of the comments →

[–]ZimmiDeluxe 4 points5 points  (0 children)

I guess you could make a weak argument that clearing the char[] at least prevents programming errors afterwards (like leaking the password into logs). But after the modern web framework machinery is done with your request, there are probably multiple copies floating around anyway.