History log of /PHP-7.4/ext/fileinfo/libmagic/apprentice.c (Results 51 – 75 of 82)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.4.7RC1, php-5.3.16, php-5.4.6, php-5.4.6RC1, php-5.4.5, php-5.3.15, php-5.3.15RC1, php-5.4.5RC1, php-5.3.14, php-5.4.4, php-5.3.14RC2, php-5.4.4RC2
# 1d2f6190 25-May-2012 Reeze Xia

Fixed bug #61964 (finfo_open with directory cause invalid free)


Revision tags: php-5.3.14RC1, php-5.4.4RC1, php-5.3.13, php-5.4.3, php-5.4.2, php-5.3.12, php-5.3.11, php-5.4.1, php-5.3.11RC2, php-5.4.1RC2, php-5.3.11RC1, php-5.4.1RC1
# 12cf930a 27-Mar-2012 Pierre Joye

Fix bug #61504, potential vuln. in fileinfo. update to 5.11


Revision tags: PHP-5.4.1-RC1, php-5.4.0, php-5.4.0RC8, php-5.3.10, php-5.4.0RC7, php-5.4.0RC6, php-5.3.9, php-5.4.0RC5, php-5.3.9RC4, php-5.4.0RC4, php-5.3.9RC3, php-5.4.0RC3, php-5.3.9RC2, php-5.4.0RC2
# d881b055 22-Nov-2011 Felipe Pena

- Fix the fix


# 72ad6173 22-Nov-2011 Felipe Pena

- Fix the fix


# b370f948 22-Nov-2011 Felipe Pena

- Fix the fix


# 39d0c5e2 22-Nov-2011 Felipe Pena

- Fixed possible memory leak in finfo_open()


# 8a4d75fe 22-Nov-2011 Felipe Pena

- Fixed possible memory leak in finfo_open()


# 718374ac 22-Nov-2011 Felipe Pena

- Fixed possible memory leak in finfo_open()


Revision tags: php-5.4.0RC1, php-5.3.9RC1, php-5.4.0beta2, php-5.4.0beta1, yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5, php-5.4.0alpha3, php-5.3.7RC4, php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1
# 8199f8dc 27-May-2011 Felipe Pena

- Fixed bug #54934 (Unresolved symbol strtoull in HP-UX 11.11)


# 3dcb2569 27-May-2011 Felipe Pena

- Fixed bug #54934 (Unresolved symbol strtoull in HP-UX 11.11)


# 490b75d1 27-May-2011 Felipe Pena

- Fixed bug #54934 (Unresolved symbol strtoull in HP-UX 11.11)


Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1, php-5.2.17, php-5.3.5, php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1, oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1
# cb303308 26-Apr-2010 Kalle Sommer Nielsen

Merge safe_mode changes into extensions that are in sync in both branches


# dd8e59da 26-Apr-2010 Kalle Sommer Nielsen

Removed safe_mode
* Removed ini options, safe_mode*
* Removed --enable-safe-mode --with-exec-dir configure options on Unix
* Updated extensions, SAPI's and core
* php_get_current_

Removed safe_mode
* Removed ini options, safe_mode*
* Removed --enable-safe-mode --with-exec-dir configure options on Unix
* Updated extensions, SAPI's and core
* php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore

show more ...


Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1
# 0d5a3180 27-Dec-2009 Felipe Pena

- Fixed ZTS build


# 1e6695fe 27-Dec-2009 Mikko Koppanen

spprintf the dbname
use VCWD_ACCESS instead of access


# 1496161f 26-Dec-2009 Mikko Koppanen

Upgrade bundled libmagic to 5.03 (fixes CDF parsing related issues)
Clean up / remove whitespace differences to make next merge easier
Removed unnecessary files from trunk


Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1, php-5.3.0RC2
# c3b88aec 04-May-2009 Scott MacVicar

MFH Update libmagic to 5.02


Revision tags: php-5.3.0RC1
# 8e202b40 16-Mar-2009 Pierre Joye

- fix the build for win (vc6 or vc9)
- fix logic in time convertion
- force shared on windows, will fix the dirent issue later (no, it is not enough to simply remove the dep or header include

- fix the build for win (vc6 or vc9)
- fix logic in time convertion
- force shared on windows, will fix the dirent issue later (no, it is not enough to simply remove the dep or header include)
- add myself before I forget again

show more ...


Revision tags: RELEASE_1_3_5
# 7a29c8f3 15-Mar-2009 Scott MacVicar

MFH Update fileinfo to libmagic 5.00 and remove dependency on dirent.h on Windows


Revision tags: php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1, NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4, BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3
# 3e543f24 02-Nov-2008 Scott MacVicar

MFH: Sync libmagic with 4.26 and add support for the new v6 magic file format


Revision tags: php-5.2.7RC2
# a8c8963b 22-Oct-2008 Scott MacVicar

MFH: Fix a stat on a null when the internal database is used.


# a6ec097f 22-Oct-2008 Scott MacVicar

MFH: When using the internal database and there is an error it could try free some invalid things. This was causing a bus error on ppc.


# 55a965f7 20-Oct-2008 Scott MacVicar

MFH Fix bug #46331 - The internal magic db is const memory and segfaults when you try to do byte swapping
on big endian machines. This fixes it by copying the memory for those processors, but thi

MFH Fix bug #46331 - The internal magic db is const memory and segfaults when you try to do byte swapping
on big endian machines. This fixes it by copying the memory for those processors, but this isn't ideal as
it wastes memory. Perhaps using a static cache would be better.

show more ...


# 144527b1 20-Oct-2008 Pierre Joye

- support for VC6 and some other platforms (before some other cleanup)


# 5a28412a 15-Oct-2008 Ilia Alshanetsky

Removed dead-code


1234