* src/macterm.c (mac_font_pattern_match): Allocate three more bytes to
authorAndrew Choi <akochoi@shaw.ca>
Sun, 28 Jan 2001 15:47:04 +0000 (15:47 +0000)
committerAndrew Choi <akochoi@shaw.ca>
Sun, 28 Jan 2001 15:47:04 +0000 (15:47 +0000)
commitb179a3a28f7dcd67532d0122c01837bf9a0e999c
tree91feeaec8977e32f48c1ac7c718b418f2d3b63ec
parent5604ec34e4b9414637d0501f30c79a4b871008a0
* src/macterm.c (mac_font_pattern_match): Allocate three more bytes to
regex for '^', '$', and '\0'.

* src/macterm.c (x_list_fonts): Protect pattern and newlist from
garbage collection.
mac/ChangeLog
mac/src/macterm.c