The most stupid C bug ever | elpauer å æ¥ã¯å¾³ä¸¸æµ©ããã«ãã PHP5.3.7 ã® crypt é¢æ°ã«ããããã°ã®è§£èª¬ãèªã¿ãä¸ççã«æåãªãªã¼ãã³ã½ã¼ã¹ã½ããã¦ã§ã¢ã§ããããªåæ©çãªãã¹ãããããã®ãã¨ããã親è¿æã湧ãã¦ãã¾ã£ãããPau Garcia Quiles ãèªãããã¾ã§ã§æãæããã C ã®ãã°ã¨ã¯ä½ãï¼ å½¼ã¯ãã³ãã©ãªãã¡ã¤ã«ã tmpfile() ã§ä½ã Unix ã¢ããªã±ã¼ã·ã§ã³ã®ç§»æ¤ããã£ã¦ããã else if (code == 200) { // Downloading whole file /* Write new file (plus allow reading once we finish) */ g = fname ? fopen(fname, "w+") : tmpfile(); } ãã¤ã¯ãã½ããã® tmpfile
{{#tags}}- {{label}}
{{/tags}}