quorum/cmd/utils
Evangelos Pappas 7a59a9380e cmd/utils: handle git commit a bit safer for user specified strings (#15790)
* cmd/utils/flags.go: Applying a String len guard for the gitCommit param of the NewApp()

* cmd/utils: remove redundant clause in if condition
2018-01-03 18:18:53 +02:00
..
cmd.go core, eth/downloader: commit block data using batches (#15115) 2017-09-09 19:03:07 +03:00
customflags.go cmd/geth: add --config file flag (#13875) 2017-04-12 17:27:23 +03:00
customflags_test.go cmd/utils: fix path expansion on windows 2015-08-06 17:18:59 +02:00
fdlimit_freebsd.go cmd/utils: add check on fd hard limit, skip test if below target (#15684) 2017-12-21 15:30:44 +02:00
fdlimit_test.go cmd/utils: add check on fd hard limit, skip test if below target (#15684) 2017-12-21 15:30:44 +02:00
fdlimit_unix.go cmd/utils: add check on fd hard limit, skip test if below target (#15684) 2017-12-21 15:30:44 +02:00
fdlimit_windows.go cmd/utils: add check on fd hard limit, skip test if below target (#15684) 2017-12-21 15:30:44 +02:00
flags.go cmd/utils: handle git commit a bit safer for user specified strings (#15790) 2018-01-03 18:18:53 +02:00