[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 81d133: Fix crash when tablename or dbname is not set

Sean Mollet nhtshot at gmail.com
Wed Feb 12 22:48:07 CET 2020


Branch: refs/heads/QA_5_0
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 81d1330ae583b2526d62338b3454cbfc91a0714e
https://github.com/phpmyadmin/phpmyadmin/commit/81d1330ae583b2526d62338b3454cbfc91a0714e
Author: Sean Mollet <nhtshot at gmail.com>
Date: 2020-02-12 (Wed, 02 February 2020) +01:00

Changed paths: 
M libraries/classes/Tracker.php

Log Message:
-----------
Fix crash when tablename or dbname is not set

Drop statements don't give proper tablenames, resulting in a crash. Obviously, that issue needs fixed as well, but handling it cleanly seems preferable.

Signed-off-by: Sean Mollet <sean at malmoset.com>

Commit: 372973da5c98e3e782b5adb510bc958e1069be2f
https://github.com/phpmyadmin/phpmyadmin/commit/372973da5c98e3e782b5adb510bc958e1069be2f
Author: William Desportes <williamdes at wdes.fr>
Date: 2020-02-12 (Wed, 02 February 2020) +01:00

Changed paths: 
M libraries/classes/Tracker.php

Log Message:
-----------
Merge #15886 - Fix crash when tablename or dbname is not set

Pull-request: #15886
I could not verify the crash but the fix was possible.

Signed-off-by: William Desportes <williamdes at wdes.fr>



More information about the Git mailing list