Artifact 3a71fa572747b89107b9946a057d2dca532f082e
Ticket change
[3a71fa5727]
- New ticket e28adcd725 "zip.c" has two minor bugs..
by
anonymous on
2008-11-27 06:50:17.
D 2008-11-27T06:50:17
J comment "zip.c"\shas\stwo\sminor\sbugs.\r\n\t1.\t'dosTime'\stime\sstamp\shas\sonly\s5\sbits\sfor\s'seconds'\sfield.\sso\sit\srequires\sdevide\sby\s2.\r\n(in\sfunction\s'zip_set_timedate_from_str()')\r\n<verbatim>-\s\s\sdosTime\s=\s(H<<11)\s+\s(M<<5)\s+\sS;\r\n+\s\s\sdosTime\s=\s(H<<11)\s+\s(M<<5)\s+\s(S>>1);</verbatim>\r\n\r\n\t2.\tfunction\s'baseline_zip_page()'\s(as\s'WEBPAGE:\szip')\sfinally\scalls\s'cgi_reply()',\sbut\sit\snot\srequired.\r\nbecause\s'cgi_reply()'\scalls\sby\scaller\s(main.c\s/\sprocess_one_web_page())\safter\sthis\sfunction\sreturned.\r\ncurrent\sversion\stry\sto\ssend\s'.zip'\sfile\stwice.\r\n(almost\shttp\sclient\schecks\s'Content-Length'\sheader\sand\sshutdown\sthemself\sfirst\s'.zip'\sfile\sreceived.\r\n\sso\sthis\sbug\sdid\snot\sgenerate\stwice\straffic.)
J foundin a8c3a7ea92\s2008-11-22T19:32:44
J private_contact 6b7d8d19b3584e0b0b59ee79d0f778ecd9f60111
J severity Cosmetic
J status Open
J title "zip.c"\shas\stwo\sminor\sbugs.
J type Code_Defect
K e28adcd72503a24599f84e378c5d8c6bb28a7758
U anonymous
Z 1cc3746ecf78ea65fcb2be49a3ccfa0e