File smatch.changes of Package smatch
-------------------------------------------------------------------
Sat Mar 24 00:00:00 CET 2018 - dsterba@suse.cz
- Update to version 20180125
-------------------------------------------------------------------
Wed Aug 10 13:44:22 UTC 2016 - jslaby@suse.com
- Update to version 20160715:
* capped: set it to uncapped if it's modified
* smatch.h: silence a compile warning
* smatch.h: shuffle some declarations around
* smatch.h: reserve some db types for later
* *new* continue_vs_break: complain if continue is used in a do {} while (0)
* smatch_address: don't crash on invalid code
* continue_vs_break: add it checklist.h
* dma_mapping_error: add pci_dma_mapping_error() to this check
* user_data: short circuit a bunch of code
* debug: add a __smatch_absolute()
-------------------------------------------------------------------
Wed Mar 9 14:10:10 UTC 2016 - jslaby@suse.com
- update to 20160307
-------------------------------------------------------------------
Wed Dec 16 07:50:48 UTC 2015 - jslaby@suse.com
- update to 20151208
-------------------------------------------------------------------
Fri Oct 9 10:20:11 UTC 2015 - jslaby@suse.com
- initial package (taken over from morbidrsa)