diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-10-22 19:27:02 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-10-22 19:27:02 +0000 |
| commit | 43fde31778fc0c00efee7e9450bb2b47f868569e (patch) | |
| tree | d15be9493f347e33463a7ee1311cbccb9f290452 /.gitignore | |
| parent | 597f109b0a599d7c53eeb379300b658988b9adcd (diff) | |
| download | mdevd-43fde31778fc0c00efee7e9450bb2b47f868569e.tar.gz | |
Fix 8 GB stack smashing bug (*cough* UINT_MAX isn't UINT_FMT). Thanks mixi.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ *.lo *.so *.so.* +/config.mak +/src/include/mdevd/config.h /mdevd /mdevd-netlink /mdevd-coldplug |
