]> granicus.if.org Git - php/commit
Fix bug #68711 Remove useless checks. 'num' is unsigned and cannot be <0.
authorJoshua Rogers <git@internot.info>
Fri, 16 Jan 2015 12:10:54 +0000 (23:10 +1100)
committerJulien Pauli <jpauli@php.net>
Tue, 20 Jan 2015 14:11:25 +0000 (15:11 +0100)
commitc9b25859f0dcf451321ba4bca6c406fd84eab2a6
tree13ae5298efde157aa214829e6c49fd1a911b1e2d
parentafa666f65001ec114ee03d31d1a426491da71001
Fix bug #68711 Remove useless checks. 'num' is unsigned and cannot be <0.
ext/dba/libflatfile/flatfile.c