]> arthur.barton.de Git - bup.git/commit
Don't return const types from sparse find helpers
authorRob Browning <rlb@defaultvalue.org>
Sat, 21 May 2016 14:03:47 +0000 (09:03 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sat, 21 May 2016 14:14:30 +0000 (09:14 -0500)
commit7778fb0ec19f26ff54156af401d0c4595d1527ef
treeb1fdcc9da3622a059dc404ef3d26cdbf04daa87f
parent915db99286ee22b7f513b20dfa0ae6c51340880a
Don't return const types from sparse find helpers

Let the caller decide.

Thanks to Greg Troxel for reporting the problem.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
lib/bup/_helpers.c