udev-rules: use GREEDY_REALLOC() macro where it applicable
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 18 Feb 2019 00:21:47 +0000 (09:21 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 18 Feb 2019 00:22:25 +0000 (09:22 +0900)
commit530727aed8bad2657c2b606bc45f98d7bc0fe2ad
treea4a51310bdd2abe6a953d7dab36d7b0b1ffa5e46
parentb117044c0962bad1e75895d35a5f916f124b1793
udev-rules: use GREEDY_REALLOC() macro where it applicable

This also changes types of several variables e.g. token_max to size_t.
src/udev/udev-rules.c