commit | 7a486d3781295b5298cbf9556928a76d26896863 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Wed Aug 27 06:25:23 2014 +0930 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Aug 27 21:54:10 2014 +0930 |
tree | 7a4d6592ed62a04c125d654f5ea6c15669c67b36 | |
parent | fc9740cebc3ab7c65f3c5f6ce0caf3e4969013ca [diff] |
param: check for tainting before calling set op. This means every set op doesn't need to call it, and it can move into params.c. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>