PHP :: Bug #68671 :: incorrect expression
| Bug #68671 | incorrect expression | ||||
|---|---|---|---|---|---|
| Submitted: | 2014-12-28 22:43 UTC | Modified: | 2014-12-30 18:49 UTC | ||
| From: | bugreports at internot dot info | Assigned: | ab (profile) | ||
| Status: | Closed | Package: | Filesystem function related | ||
| PHP Version: | master-Git-2014-12-28 (Git) | OS: | Linux Ubuntu 14.04 | ||
| Private report: | No | CVE-ID: | None | ||
[2014-12-28 22:43 UTC] bugreports at internot dot info
Description: ------------ Hi, In /ext/fileinfo/libmagic/print.c: 65 if (vasprintf(&expanded_format, f, va)); /* silence */ 66 va_end(va); I believe line 65 is incorrect. Why is there an if() aroudn it, then is ended by a semi-colon? Thanks
Patches
Pull Requests
History
AllCommentsChangesGit/SVN commits
[2014-12-29 02:31 UTC] phpmpan at mpan dot pl
[2014-12-30 02:59 UTC] aharvey@php.net
-Status: Open +Status: Assigned -Package: *General Issues +Package: Filesystem function related -Assigned To: +Assigned To: ab
[2014-12-30 02:59 UTC] aharvey@php.net
[2014-12-30 18:41 UTC] ab@php.net
-Status: Assigned +Status: Closed
[2014-12-30 18:49 UTC] ab@php.net