lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 27 Aug 2010 11:05:05 -0700
From: Tim <tim-security@...tinelchicken.org>
To: spamtester spamtester <spamtesterspamtester@...il.com>
Cc: full-disclosure@...ts.grok.org.uk
Subject: Re: so like i hrd python devz like mudkipz?

> so like i hrd python devz like mudkipz?  http://bugs.python.org/issue9702

I presume you are Dave B?


So this is a great example of why introductory programming courses in
college should teach C (or something similar) as a first language
rather than Java.  Kids these days don't understand what operating on
something by reference is and why you'd want to do that.

Also Dave, your example Python code in the bug report doesn't match
the scenario in the SSL socket wrapper bug.  The former tries to
isolate the differences in operating by reference or value and the
latter confusion comes about because the programmer didn't understand
the Python scoping rules.  (At least that's what I gather from the bug
report alone; didn't look at the rest of the code.)

I'm really not sure how any of this is security related.

tim

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ