1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-03 17:52:07 +02:00
Files
u-boot-megous/lib
xypron.glpk@gmx.de 05d887b461 lib: circbuf: avoid possible null pointer dereference
We should not first dereference p and afterwards assert that is
was not NULL. Instead do the assert first.

The problem was indicated by cppcheck.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2017-05-05 16:45:57 -04:00
..
2016-02-06 12:00:59 +01:00
2017-04-12 13:28:27 -04:00
2017-04-07 11:23:45 +05:30
2016-04-11 20:48:26 -04:00
2017-04-13 09:41:10 -04:00
2016-05-02 18:37:09 -04:00
2015-07-21 17:39:28 -06:00
2016-11-21 14:07:30 -05:00
2016-10-11 11:55:33 +08:00