1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-16 00:55:21 +03:00
Commit Graph

1 Commits

Author SHA1 Message Date
nbd
47bdee9db5 Add a patch for openssl to fix some breakage that happens when compiled with gcc 4.2.0
Note: this does not cover all instances, but it will at least compile.

If the broken parts are reached at run time, the program will crash.
I wonder whose stupid idea it was to intentionally(!) make programs segfault when they hit something that *might* be unsafe to use.

Patch taken from http://www.mail-archive.com/openssl-dev@openssl.org/msg22667.html



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7764 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-28 21:09:44 +00:00