diff options
author | Nawarian <nickolas@phpsp.org.br> | 2020-07-12 21:53:52 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-08-11 16:26:34 +0200 |
commit | 2fa4ca95db262267aa6bd46c5e2f74aa42542fc3 (patch) | |
tree | dfb0f31eee8ef2184ee8449866ec28ec41160a73 /ext/pdo_sqlite/sqlite_driver.c | |
parent | dc108feab8d88f62d7fcba3d2c9a058432463118 (diff) | |
download | php-git-2fa4ca95db262267aa6bd46c5e2f74aa42542fc3.tar.gz |
Fix bug #75785 by attempt switching endianness on Maker's Note
Different manufacturer models may come with a
different endianness (motorola/intel) format. In
order to avoid a big refactor and a gigantic lookup
table, this commit simply attempts to switch the
endianness and proceed when values are acceptable.
Closes GH-5849.
Diffstat (limited to 'ext/pdo_sqlite/sqlite_driver.c')
0 files changed, 0 insertions, 0 deletions